@mindly/ui-components 6.0.0-dev.1 → 6.0.0-dev.3

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.
@@ -4,7 +4,6 @@ import { ListButton } from './lib/list-button/ListButton';
4
4
  import { NavigationBar } from './lib/navigation-bar/NavigationBar';
5
5
  import { ContentCard } from './lib/content-card/ContentCard';
6
6
  import { toast } from './deprecated/toast/toast';
7
- import { ArchivedConsultationCard } from './lib/archived-consultation-card/ArchivedConsultationCard';
8
7
  import { DatePicker } from './lib/date-picker/DatePicker';
9
8
  import { NoInternetConnection } from './lib/no-internet-connection/NoInternetConnection';
10
9
  import { TherapistInformationComponent } from './lib/therapist-information-component/TherapistInformationComponent';
@@ -29,7 +28,7 @@ import '@ionic/react/css/ionic-swiper.css';
29
28
  import './lib2/shared/css/variables.css';
30
29
  import './lib2/shared/css/tailwind.css';
31
30
  import './lib2/shared/css/ionic.css';
32
- export { ArchivedConsultationCard, DatePicker, Button, FloatingButton, ListButton, NavigationBar, ContentCard, toast, NoInternetConnection, TherapistInformationComponent, Input, ScrollTabs, TabBar, YourLocalTimeBlock, ModalCalendar, HorizontalCalendar, ImpressionEmojiEnum, LetterAvatar, ImageWithFallback, PersonDateTimeCard, UsersPsychologistScrollList, NotesEditor, NotesCardText, Range, Toggle, };
31
+ export { DatePicker, Button, FloatingButton, ListButton, NavigationBar, ContentCard, toast, NoInternetConnection, TherapistInformationComponent, Input, ScrollTabs, TabBar, YourLocalTimeBlock, ModalCalendar, HorizontalCalendar, ImpressionEmojiEnum, LetterAvatar, ImageWithFallback, PersonDateTimeCard, UsersPsychologistScrollList, NotesEditor, NotesCardText, Range, Toggle, };
33
32
  export * from './lib/EntryNotFound';
34
33
  export * from './lib/Avatar';
35
34
  export { default as AppHeader } from './lib/AppHeader';
@@ -65,8 +64,6 @@ export { default as EmptyChatMessages } from './lib/Chat/EmptyChatMessages';
65
64
  export * from './lib/Chat/EmptyChatMessages';
66
65
  export { default as Textarea } from './lib/Chat/Textarea';
67
66
  export * from './lib/Chat/Textarea';
68
- export { default as LouseConnect } from './lib/Chat/LouseConnect';
69
- export * from './lib/Chat/LouseConnect';
70
67
  export { default as UpdatesCard } from './lib/UpdatesCard';
71
68
  export * from './lib/UpdatesCard';
72
69
  export { default as SwitchDeviceCard } from './lib/SwitchDeviceCard';
@@ -154,8 +151,6 @@ export { default as Flag } from './lib/Flag';
154
151
  export * from './lib/Flag';
155
152
  export { default as SpecialistLangs } from './lib/SpecialistProfile/SpecialistLangs';
156
153
  export * from './lib/SpecialistProfile/SpecialistLangs';
157
- export { default as ChangeLangModal } from './lib/ChangeLangModal';
158
- export * from './lib/ChangeLangModal';
159
154
  export { default as ProfileInformation } from './lib/SpecialistProfile/ProfileInformation';
160
155
  export * from './lib/SpecialistProfile/ProfileInformation';
161
156
  export { default as SpecialistMatch } from './lib/SpecialistProfile/SpecialistMatch';