@planningcenter/chat-react-native 3.33.0 → 3.33.1-rc.1
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/build/components/conversation/jump_to_bottom_button.d.ts.map +1 -1
- package/build/components/conversation/jump_to_bottom_button.js +0 -2
- package/build/components/conversation/jump_to_bottom_button.js.map +1 -1
- package/build/components/conversation/message_reaction.d.ts.map +1 -1
- package/build/components/conversations/conversation_preview.d.ts.map +1 -1
- package/build/components/conversations/conversations.d.ts.map +1 -1
- package/build/components/conversations/mute_indicator.d.ts.map +1 -1
- package/build/components/conversations/unread_count_badge.d.ts.map +1 -1
- package/build/components/display/action_button.d.ts.map +1 -1
- package/build/components/display/badge.d.ts +1 -6
- package/build/components/display/badge.d.ts.map +1 -1
- package/build/components/display/badge.js +0 -8
- package/build/components/display/badge.js.map +1 -1
- package/build/components/display/button.d.ts +1 -5
- package/build/components/display/button.d.ts.map +1 -1
- package/build/components/display/button.js +0 -4
- package/build/components/display/button.js.map +1 -1
- package/build/components/display/image_attachment_preview.d.ts +1 -5
- package/build/components/display/image_attachment_preview.d.ts.map +1 -1
- package/build/components/display/image_attachment_preview.js +0 -4
- package/build/components/display/image_attachment_preview.js.map +1 -1
- package/build/components/display/platform_modal_header_buttons.d.ts.map +1 -1
- package/build/components/display/pressable_row.d.ts.map +1 -1
- package/build/components/display/video_attachment_preview.d.ts.map +1 -1
- package/build/components/group_conversation_list.d.ts.map +1 -1
- package/build/components/primitive/form_sheet.d.ts.map +1 -1
- package/build/contexts/chat_context.d.ts.map +1 -1
- package/build/contexts/conversation_context.d.ts.map +1 -1
- package/build/contexts/conversations_context.d.ts.map +1 -1
- package/build/contexts/session_context.js +1 -1
- package/build/contexts/session_context.js.map +1 -1
- package/build/hooks/groups/use_group_members_for_new_conversation.d.ts +3 -3
- package/build/hooks/services/use_find_or_create_services_conversation.d.ts.map +1 -1
- package/build/hooks/services/use_team_members_for_new_conversation.d.ts +20 -20
- package/build/hooks/services/use_team_plans.d.ts +1 -1
- package/build/hooks/use_api.d.ts +36 -36
- package/build/hooks/use_api.d.ts.map +1 -1
- package/build/hooks/use_at_font_scale_breakpoint.d.ts.map +1 -1
- package/build/hooks/use_chat_permissions.d.ts +20 -20
- package/build/hooks/use_conversation.d.ts +4 -4
- package/build/hooks/use_conversation.d.ts.map +1 -1
- package/build/hooks/use_conversation_avatar_update.d.ts.map +1 -1
- package/build/hooks/use_conversation_membership.d.ts.map +1 -1
- package/build/hooks/use_conversation_message.d.ts.map +1 -1
- package/build/hooks/use_conversation_messages.d.ts +2 -2
- package/build/hooks/use_conversation_messages.d.ts.map +1 -1
- package/build/hooks/use_conversations_actions.d.ts +18 -18
- package/build/hooks/use_conversations_actions.d.ts.map +1 -1
- package/build/hooks/use_create_android_ripple_color.d.ts.map +1 -1
- package/build/hooks/use_font_scale.d.ts.map +1 -1
- package/build/hooks/use_groups.d.ts.map +1 -1
- package/build/hooks/use_groups_groups.d.ts +32 -32
- package/build/hooks/use_organization.d.ts +3 -3
- package/build/hooks/use_people_person.d.ts.map +1 -1
- package/build/hooks/use_product_analytics.d.ts.map +1 -1
- package/build/hooks/use_product_analytics.js +6 -1
- package/build/hooks/use_product_analytics.js.map +1 -1
- package/build/hooks/use_report_message.d.ts.map +1 -1
- package/build/hooks/use_scalable_number_of_lines.d.ts.map +1 -1
- package/build/hooks/use_suspense_api.d.ts +6 -6
- package/build/hooks/use_suspense_api.d.ts.map +1 -1
- package/build/hooks/use_typing_indicators.d.ts.map +1 -1
- package/build/hooks/use_typing_status_cache.d.ts.map +1 -1
- package/build/navigation/index.d.ts +46 -46
- package/build/navigation/index.d.ts.map +1 -1
- package/build/screens/bug_report_screen.d.ts.map +1 -1
- package/build/screens/conversation_filter_recipients/components/checkbox_row.d.ts.map +1 -1
- package/build/screens/conversation_filter_recipients/components/header_row.d.ts.map +1 -1
- package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.d.ts.map +1 -1
- package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.d.ts +20 -20
- package/build/screens/conversation_filters/components/rows.d.ts.map +1 -1
- package/build/screens/conversation_filters/context/conversation_filter_context.d.ts.map +1 -1
- package/build/screens/conversation_filters/hooks/filters.d.ts +52 -52
- package/build/screens/conversation_filters_screen.d.ts.map +1 -1
- package/build/screens/conversation_new/components/form_list.d.ts.map +1 -1
- package/build/screens/conversation_new/components/groups_form.d.ts.map +1 -1
- package/build/screens/conversation_new/components/services_form.d.ts.map +1 -1
- package/build/screens/conversation_new/conversation_new_screen.d.ts.map +1 -1
- package/build/screens/conversation_notification_level_select_screen.d.ts.map +1 -1
- package/build/screens/conversation_notification_level_select_screen.js +0 -1
- package/build/screens/conversation_notification_level_select_screen.js.map +1 -1
- package/build/screens/conversation_screen.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/components/groups_recipient_row.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/components/recipient_link_row.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/components/restricted_group_row.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/components/team_recipient_row.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/components/view_more_link_row.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/conversation_new_entry_screen.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/conversation_select_group_recipients_screen.d.ts.map +1 -1
- package/build/screens/conversation_select_recipients/conversation_select_teams_i_lead_recipients_screen.d.ts.map +1 -1
- package/build/screens/conversations/components/chat_group_badge.d.ts.map +1 -1
- package/build/screens/get_help_screen.d.ts.map +1 -1
- package/build/screens/message_report_screen.d.ts.map +1 -1
- package/build/screens/notification_settings/hooks/groups.d.ts +8 -8
- package/build/screens/notification_settings/hooks/groups.d.ts.map +1 -1
- package/build/screens/preferred_app/hooks/use_chat_types.d.ts +3 -3
- package/build/screens/team_conversation_screen.d.ts.map +1 -1
- package/build/utils/assert_keys_are_numbers.d.ts.map +1 -1
- package/build/utils/cache/messages_cache.d.ts +1 -1
- package/build/utils/cache/messages_cache.d.ts.map +1 -1
- package/build/utils/cache/page_mutations.d.ts +4 -4
- package/build/utils/client/client.d.ts.map +1 -1
- package/build/utils/client/request_helpers.d.ts.map +1 -1
- package/build/utils/client/transform_request_data.d.ts.map +1 -1
- package/build/utils/client/utils.d.ts.map +1 -1
- package/build/utils/parse_simple_markdown.d.ts.map +1 -1
- package/build/utils/performance_tracking.js +1 -1
- package/build/utils/performance_tracking.js.map +1 -1
- package/build/utils/request/conversation.d.ts.map +1 -1
- package/build/utils/request/get_chat_configuration.d.ts +1 -1
- package/build/utils/request/get_chat_configuration.d.ts.map +1 -1
- package/build/utils/request/get_features.d.ts +1 -1
- package/build/utils/request/get_features.d.ts.map +1 -1
- package/build/utils/request/get_message.d.ts +1 -1
- package/build/utils/request/get_message.d.ts.map +1 -1
- package/build/utils/request/get_messages.d.ts +1 -1
- package/build/utils/request/get_messages.d.ts.map +1 -1
- package/build/utils/response_error.d.ts.map +1 -1
- package/build/utils/session.d.ts.map +1 -1
- package/build/utils/session.js +1 -1
- package/build/utils/session.js.map +1 -1
- package/build/utils/session_manager.js +1 -1
- package/build/utils/session_manager.js.map +1 -1
- package/build/utils/system_messages.d.ts.map +1 -1
- package/build/utils/theme.d.ts.map +1 -1
- package/build/utils/theme.js +1 -1
- package/build/utils/theme.js.map +1 -1
- package/build/utils/uri.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/__tests__/utils/theme.ts +23 -0
- package/src/components/conversation/jump_to_bottom_button.tsx +0 -2
- package/src/components/display/badge.tsx +1 -7
- package/src/components/display/button.tsx +1 -6
- package/src/components/display/image_attachment_preview.tsx +1 -5
- package/src/contexts/session_context.tsx +1 -1
- package/src/hooks/use_product_analytics.ts +6 -1
- package/src/screens/conversation_notification_level_select_screen.tsx +1 -2
- package/src/utils/performance_tracking.ts +1 -1
- package/src/utils/session.ts +1 -1
- package/src/utils/session_manager.ts +1 -1
- package/src/utils/theme.ts +1 -1
|
@@ -23,14 +23,14 @@ import { ReactionsScreen } from '../screens/reactions_screen';
|
|
|
23
23
|
import { SendGiphyScreen } from '../screens/send_giphy_screen';
|
|
24
24
|
import { SystemMessagePeopleScreen } from '../screens/system_message_people_screen';
|
|
25
25
|
import { ScreenLayoutWithChatAccessGate } from './screenLayout';
|
|
26
|
-
export declare const NewConversationStack: import("@react-navigation/
|
|
27
|
-
ParamList: import("@react-navigation/
|
|
26
|
+
export declare const NewConversationStack: import("@react-navigation/core").TypedNavigator<{
|
|
27
|
+
ParamList: import("@react-navigation/routers").ParamListBase;
|
|
28
28
|
NavigatorID: undefined;
|
|
29
|
-
State: import("@react-navigation/
|
|
29
|
+
State: import("@react-navigation/routers").StackNavigationState<import("@react-navigation/routers").ParamListBase>;
|
|
30
30
|
ScreenOptions: import("@react-navigation/native-stack").NativeStackNavigationOptions;
|
|
31
31
|
EventMap: import("@react-navigation/native-stack").NativeStackNavigationEventMap;
|
|
32
32
|
NavigationList: {
|
|
33
|
-
[x: string]: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
33
|
+
[x: string]: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
34
34
|
};
|
|
35
35
|
Navigator: ({ id, initialRouteName, children, layout, screenListeners, screenOptions, screenLayout, UNSTABLE_getStateForRouteNamesChange, ...rest }: import("@react-navigation/native-stack").NativeStackNavigatorProps) => import("react/jsx-runtime").JSX.Element;
|
|
36
36
|
}, {
|
|
@@ -43,8 +43,8 @@ export declare const NewConversationStack: import("@react-navigation/native").Ty
|
|
|
43
43
|
readonly ConversationNewEntry: {
|
|
44
44
|
readonly screen: ({ route }: import("../screens/conversation_select_recipients/types/screen_props").ConversationSelectRecipientsScreenProps) => React.JSX.Element;
|
|
45
45
|
readonly options: ({ navigation }: {
|
|
46
|
-
route: import("@react-navigation/
|
|
47
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
46
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
47
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
48
48
|
theme: ReactNavigation.Theme;
|
|
49
49
|
}) => {
|
|
50
50
|
title: string;
|
|
@@ -55,8 +55,8 @@ export declare const NewConversationStack: import("@react-navigation/native").Ty
|
|
|
55
55
|
readonly ConversationSelectGroupRecipients: {
|
|
56
56
|
readonly screen: ({ route, }: import("../screens/conversation_select_recipients/types/screen_props").ConversationSelectRecipientsScreenProps) => React.JSX.Element;
|
|
57
57
|
readonly options: ({ navigation, route }: {
|
|
58
|
-
route: import("@react-navigation/
|
|
59
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
58
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
59
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
60
60
|
theme: ReactNavigation.Theme;
|
|
61
61
|
}) => {
|
|
62
62
|
title: string;
|
|
@@ -66,8 +66,8 @@ export declare const NewConversationStack: import("@react-navigation/native").Ty
|
|
|
66
66
|
readonly ConversationSelectTeamsILeadRecipients: {
|
|
67
67
|
readonly screen: ({ route, }: import("../screens/conversation_select_recipients/types/screen_props").ConversationSelectRecipientsScreenProps) => React.JSX.Element;
|
|
68
68
|
readonly options: ({ navigation, route }: {
|
|
69
|
-
route: import("@react-navigation/
|
|
70
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
69
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
70
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
71
71
|
theme: ReactNavigation.Theme;
|
|
72
72
|
}) => {
|
|
73
73
|
title: string;
|
|
@@ -94,8 +94,8 @@ export declare const NewConversationStack: import("@react-navigation/native").Ty
|
|
|
94
94
|
};
|
|
95
95
|
}) => React.JSX.Element;
|
|
96
96
|
readonly options: ({ navigation, route }: {
|
|
97
|
-
route: import("@react-navigation/
|
|
98
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
97
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
98
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
99
99
|
theme: ReactNavigation.Theme;
|
|
100
100
|
}) => {
|
|
101
101
|
title: string;
|
|
@@ -109,14 +109,14 @@ export declare const NewConversationStack: import("@react-navigation/native").Ty
|
|
|
109
109
|
};
|
|
110
110
|
};
|
|
111
111
|
}>;
|
|
112
|
-
export declare const ChatStack: import("@react-navigation/
|
|
113
|
-
ParamList: import("@react-navigation/
|
|
112
|
+
export declare const ChatStack: import("@react-navigation/core").TypedNavigator<{
|
|
113
|
+
ParamList: import("@react-navigation/routers").ParamListBase;
|
|
114
114
|
NavigatorID: undefined;
|
|
115
|
-
State: import("@react-navigation/
|
|
115
|
+
State: import("@react-navigation/routers").StackNavigationState<import("@react-navigation/routers").ParamListBase>;
|
|
116
116
|
ScreenOptions: import("@react-navigation/native-stack").NativeStackNavigationOptions;
|
|
117
117
|
EventMap: import("@react-navigation/native-stack").NativeStackNavigationEventMap;
|
|
118
118
|
NavigationList: {
|
|
119
|
-
[x: string]: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
119
|
+
[x: string]: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
120
120
|
};
|
|
121
121
|
Navigator: ({ id, initialRouteName, children, layout, screenListeners, screenOptions, screenLayout, UNSTABLE_getStateForRouteNamesChange, ...rest }: import("@react-navigation/native-stack").NativeStackNavigatorProps) => import("react/jsx-runtime").JSX.Element;
|
|
122
122
|
}, {
|
|
@@ -128,8 +128,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
128
128
|
readonly Conversations: {
|
|
129
129
|
readonly screen: typeof ConversationsScreen;
|
|
130
130
|
readonly options: ({ route, navigation }: {
|
|
131
|
-
route: import("@react-navigation/
|
|
132
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
131
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
132
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
133
133
|
theme: ReactNavigation.Theme;
|
|
134
134
|
}) => {
|
|
135
135
|
headerTitle: string;
|
|
@@ -138,14 +138,14 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
138
138
|
};
|
|
139
139
|
};
|
|
140
140
|
readonly ConversationFilters: {
|
|
141
|
-
readonly screen: (_props: import("
|
|
141
|
+
readonly screen: (_props: import("..").ConversationFiltersScreenProps) => React.JSX.Element;
|
|
142
142
|
readonly options: import("@react-navigation/native-stack").NativeStackNavigationOptions;
|
|
143
143
|
};
|
|
144
144
|
readonly Conversation: {
|
|
145
145
|
readonly screen: typeof ConversationScreen;
|
|
146
146
|
readonly options: ({ route, navigation }: {
|
|
147
|
-
route: import("@react-navigation/
|
|
148
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
147
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
148
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
149
149
|
theme: ReactNavigation.Theme;
|
|
150
150
|
}) => {
|
|
151
151
|
headerTitle: (props: NativeStackHeaderRightProps) => React.JSX.Element;
|
|
@@ -156,8 +156,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
156
156
|
readonly ConversationReply: {
|
|
157
157
|
readonly screen: typeof ConversationScreen;
|
|
158
158
|
readonly options: ({ route, navigation }: {
|
|
159
|
-
route: import("@react-navigation/
|
|
160
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
159
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
160
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
161
161
|
theme: ReactNavigation.Theme;
|
|
162
162
|
}) => {
|
|
163
163
|
title: string;
|
|
@@ -165,7 +165,7 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
165
165
|
};
|
|
166
166
|
};
|
|
167
167
|
readonly TeamConversation: {
|
|
168
|
-
readonly screen: ({ route }: import("
|
|
168
|
+
readonly screen: ({ route }: import("..").TeamConversationScreenProps) => React.JSX.Element;
|
|
169
169
|
readonly if: () => boolean;
|
|
170
170
|
readonly options: {
|
|
171
171
|
readonly title: "Finding conversation...";
|
|
@@ -176,8 +176,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
176
176
|
readonly ConversationDetails: {
|
|
177
177
|
readonly screen: typeof ConversationDetailsScreen;
|
|
178
178
|
readonly options: ({ navigation }: {
|
|
179
|
-
route: import("@react-navigation/
|
|
180
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
179
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
180
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
181
181
|
theme: ReactNavigation.Theme;
|
|
182
182
|
}) => {
|
|
183
183
|
presentation: "modal";
|
|
@@ -192,8 +192,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
192
192
|
readonly NotificationSettings: {
|
|
193
193
|
readonly screen: typeof NotificationSettingsScreen;
|
|
194
194
|
readonly options: ({ navigation }: {
|
|
195
|
-
route: import("@react-navigation/
|
|
196
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
195
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
196
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
197
197
|
theme: ReactNavigation.Theme;
|
|
198
198
|
}) => {
|
|
199
199
|
title: string;
|
|
@@ -210,8 +210,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
210
210
|
readonly GroupNotificationSettings: {
|
|
211
211
|
readonly screen: typeof GroupNotificationSettingsScreen;
|
|
212
212
|
readonly options: ({ route, navigation }: {
|
|
213
|
-
route: import("@react-navigation/
|
|
214
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
213
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
214
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
215
215
|
theme: ReactNavigation.Theme;
|
|
216
216
|
}) => {
|
|
217
217
|
title: string;
|
|
@@ -227,14 +227,14 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
227
227
|
readonly options: import("@react-navigation/native-stack").NativeStackNavigationOptions;
|
|
228
228
|
};
|
|
229
229
|
readonly New: {
|
|
230
|
-
readonly screen: import("@react-navigation/
|
|
231
|
-
ParamList: import("@react-navigation/
|
|
230
|
+
readonly screen: import("@react-navigation/core").TypedNavigator<{
|
|
231
|
+
ParamList: import("@react-navigation/routers").ParamListBase;
|
|
232
232
|
NavigatorID: undefined;
|
|
233
|
-
State: import("@react-navigation/
|
|
233
|
+
State: import("@react-navigation/routers").StackNavigationState<import("@react-navigation/routers").ParamListBase>;
|
|
234
234
|
ScreenOptions: import("@react-navigation/native-stack").NativeStackNavigationOptions;
|
|
235
235
|
EventMap: import("@react-navigation/native-stack").NativeStackNavigationEventMap;
|
|
236
236
|
NavigationList: {
|
|
237
|
-
[x: string]: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
237
|
+
[x: string]: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
238
238
|
};
|
|
239
239
|
Navigator: ({ id, initialRouteName, children, layout, screenListeners, screenOptions, screenLayout, UNSTABLE_getStateForRouteNamesChange, ...rest }: import("@react-navigation/native-stack").NativeStackNavigatorProps) => import("react/jsx-runtime").JSX.Element;
|
|
240
240
|
}, {
|
|
@@ -247,8 +247,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
247
247
|
readonly ConversationNewEntry: {
|
|
248
248
|
readonly screen: ({ route }: import("../screens/conversation_select_recipients/types/screen_props").ConversationSelectRecipientsScreenProps) => React.JSX.Element;
|
|
249
249
|
readonly options: ({ navigation }: {
|
|
250
|
-
route: import("@react-navigation/
|
|
251
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
250
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
251
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
252
252
|
theme: ReactNavigation.Theme;
|
|
253
253
|
}) => {
|
|
254
254
|
title: string;
|
|
@@ -259,8 +259,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
259
259
|
readonly ConversationSelectGroupRecipients: {
|
|
260
260
|
readonly screen: ({ route, }: import("../screens/conversation_select_recipients/types/screen_props").ConversationSelectRecipientsScreenProps) => React.JSX.Element;
|
|
261
261
|
readonly options: ({ navigation, route }: {
|
|
262
|
-
route: import("@react-navigation/
|
|
263
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
262
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
263
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
264
264
|
theme: ReactNavigation.Theme;
|
|
265
265
|
}) => {
|
|
266
266
|
title: string;
|
|
@@ -270,8 +270,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
270
270
|
readonly ConversationSelectTeamsILeadRecipients: {
|
|
271
271
|
readonly screen: ({ route, }: import("../screens/conversation_select_recipients/types/screen_props").ConversationSelectRecipientsScreenProps) => React.JSX.Element;
|
|
272
272
|
readonly options: ({ navigation, route }: {
|
|
273
|
-
route: import("@react-navigation/
|
|
274
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
273
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
274
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
275
275
|
theme: ReactNavigation.Theme;
|
|
276
276
|
}) => {
|
|
277
277
|
title: string;
|
|
@@ -298,8 +298,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
298
298
|
};
|
|
299
299
|
}) => React.JSX.Element;
|
|
300
300
|
readonly options: ({ navigation, route }: {
|
|
301
|
-
route: import("@react-navigation/
|
|
302
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
301
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
302
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
303
303
|
theme: ReactNavigation.Theme;
|
|
304
304
|
}) => {
|
|
305
305
|
title: string;
|
|
@@ -336,8 +336,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
336
336
|
}) => React.JSX.Element;
|
|
337
337
|
readonly if: () => boolean;
|
|
338
338
|
readonly options: ({ navigation }: {
|
|
339
|
-
route: import("@react-navigation/
|
|
340
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
339
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
340
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
341
341
|
theme: ReactNavigation.Theme;
|
|
342
342
|
}) => {
|
|
343
343
|
title: string;
|
|
@@ -394,8 +394,8 @@ export declare const ChatStack: import("@react-navigation/native").TypedNavigato
|
|
|
394
394
|
};
|
|
395
395
|
}) => React.JSX.Element;
|
|
396
396
|
readonly options: ({ navigation }: {
|
|
397
|
-
route: import("@react-navigation/
|
|
398
|
-
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/
|
|
397
|
+
route: import("@react-navigation/core").RouteProp<import("@react-navigation/routers").ParamListBase, string>;
|
|
398
|
+
navigation: import("@react-navigation/native-stack").NativeStackNavigationProp<import("@react-navigation/routers").ParamListBase, string, undefined>;
|
|
399
399
|
theme: ReactNavigation.Theme;
|
|
400
400
|
}) => {
|
|
401
401
|
headerTitle: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/navigation/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAA;AAC1D,OAAO,EAEL,2BAA2B,EAC5B,MAAM,gCAAgC,CAAA;AACvC,OAAO,EAAE,sBAAsB,EAAE,MAAM,yBAAyB,CAAA;AAChE,OAAO,KAAK,MAAM,OAAO,CAAA;AAQzB,OAAO,EACL,uBAAuB,EAExB,MAAM,yDAAyD,CAAA;AAChE,OAAO,EACL,kBAAkB,EAGnB,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAE,eAAe,EAA0B,MAAM,8BAA8B,CAAA;AACtF,OAAO,EACL,yBAAyB,EAE1B,MAAM,sDAAsD,CAAA;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,wCAAwC,CAAA;AAWlF,OAAO,EACL,yCAAyC,EAE1C,MAAM,0DAA0D,CAAA;AACjE,OAAO,EAEL,kBAAkB,EAEnB,MAAM,gCAAgC,CAAA;AAKvC,OAAO,EACL,4BAA4B,EAE7B,MAAM,4CAA4C,CAAA;AACnD,OAAO,EACL,8BAA8B,EAE/B,MAAM,4DAA4D,CAAA;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAA;AAEnF,OAAO,EACL,kCAAkC,EAEnC,MAAM,mDAAmD,CAAA;AAC1D,OAAO,EAAE,+BAA+B,EAAE,MAAM,+CAA+C,CAAA;AAC/F,OAAO,EACL,oBAAoB,EAErB,MAAM,mCAAmC,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAA8B,MAAM,kCAAkC,CAAA;AAClG,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAC/C,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAA;AACpF,OAAO,EAAE,2BAA2B,EAAE,MAAM,2CAA2C,CAAA;AACvF,OAAO,EAAE,eAAe,EAA0B,MAAM,6BAA6B,CAAA;AACrF,OAAO,EAAE,eAAe,EAA0B,MAAM,8BAA8B,CAAA;AACtF,OAAO,EACL,yBAAyB,EAE1B,MAAM,yCAAyC,CAAA;AAEhD,OAAO,EAAE,8BAA8B,EAAE,MAAM,gBAAgB,CAAA;AAO/D,eAAO,MAAM,oBAAoB;;;;;;;;;uOA5E5B,mBAAmB;;;;;;;;;;;;;uBA4XgkK,gBAAiB,KAAK;;;qCArSjlK,2BAA2B;;;;;;;;;uBAqSgiK,gBAAiB,KAAK;;;qCA3RjlK,2BAA2B;;;;;;;;uBA2RgiK,gBAAiB,KAAK;;;qCA9QjlK,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;uBA8QgiK,gBAAiB,KAAK;;;;qCA5PjlK,2BAA2B;;;;;;;;EAkBtD,CAAA;AAEF,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/navigation/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAA;AAC1D,OAAO,EAEL,2BAA2B,EAC5B,MAAM,gCAAgC,CAAA;AACvC,OAAO,EAAE,sBAAsB,EAAE,MAAM,yBAAyB,CAAA;AAChE,OAAO,KAAK,MAAM,OAAO,CAAA;AAQzB,OAAO,EACL,uBAAuB,EAExB,MAAM,yDAAyD,CAAA;AAChE,OAAO,EACL,kBAAkB,EAGnB,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAE,eAAe,EAA0B,MAAM,8BAA8B,CAAA;AACtF,OAAO,EACL,yBAAyB,EAE1B,MAAM,sDAAsD,CAAA;AAC7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,wCAAwC,CAAA;AAWlF,OAAO,EACL,yCAAyC,EAE1C,MAAM,0DAA0D,CAAA;AACjE,OAAO,EAEL,kBAAkB,EAEnB,MAAM,gCAAgC,CAAA;AAKvC,OAAO,EACL,4BAA4B,EAE7B,MAAM,4CAA4C,CAAA;AACnD,OAAO,EACL,8BAA8B,EAE/B,MAAM,4DAA4D,CAAA;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,+CAA+C,CAAA;AAEnF,OAAO,EACL,kCAAkC,EAEnC,MAAM,mDAAmD,CAAA;AAC1D,OAAO,EAAE,+BAA+B,EAAE,MAAM,+CAA+C,CAAA;AAC/F,OAAO,EACL,oBAAoB,EAErB,MAAM,mCAAmC,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAA8B,MAAM,kCAAkC,CAAA;AAClG,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAC/C,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAA;AACpF,OAAO,EAAE,2BAA2B,EAAE,MAAM,2CAA2C,CAAA;AACvF,OAAO,EAAE,eAAe,EAA0B,MAAM,6BAA6B,CAAA;AACrF,OAAO,EAAE,eAAe,EAA0B,MAAM,8BAA8B,CAAA;AACtF,OAAO,EACL,yBAAyB,EAE1B,MAAM,yCAAyC,CAAA;AAEhD,OAAO,EAAE,8BAA8B,EAAE,MAAM,gBAAgB,CAAA;AAO/D,eAAO,MAAM,oBAAoB;;;;;;;;;uOA5E5B,mBAAmB;;;;;;;;;;;;;uBA4XgkK,gBAAiB,KAAK;;;qCArSjlK,2BAA2B;;;;;;;;;uBAqSgiK,gBAAiB,KAAK;;;qCA3RjlK,2BAA2B;;;;;;;;uBA2RgiK,gBAAiB,KAAK;;;qCA9QjlK,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;uBA8QgiK,gBAAiB,KAAK;;;;qCA5PjlK,2BAA2B;;;;;;;;EAkBtD,CAAA;AAEF,eAAO,MAAM,SAAS;;;;;;;;;uOApJjB,mBAAmB;;;;;;;;;;;;uBA4XgkK,gBAAiB,KAAK;;;;qCA7NjlK,2BAA2B;;;;;;;;;;;;uBA6NgiK,gBAAiB,KAAK;;qCA7MjlK,2BAA2B;qCAgB3B,2BAA2B;;;;;;;;;uBA6LgiK,gBAAiB,KAAK;;;;;;;;;;;;;;;;;;;;uBAAtB,gBAAiB,KAAK;;;;qCAxIjlK,2BAA2B;;;;;;;;;;;;uBAwIgiK,gBAAiB,KAAK;;;;qCA1HjlK,2BAA2B;;;;;;;;;;;;;;uBA0HgiK,gBAAiB,KAAK;;;qCA3GjlK,2BAA2B;;;;;;;;;;;;;;;;;;;;;mPAjRnD,mBAAmB;;;;;;;;;;;;;mCA4XgkK,gBAAiB,KAAK;;;iDArSjlK,2BAA2B;;;;;;;;;mCAqSgiK,gBAAiB,KAAK;;;iDA3RjlK,2BAA2B;;;;;;;;mCA2RgiK,gBAAiB,KAAK;;;iDA9QjlK,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;mCA8QgiK,gBAAiB,KAAK;;;;iDA5PjlK,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBA4PgiK,gBAAiB,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAtB,gBAAiB,KAAK;;;;;;;;;;;;;;;;;;EAT5mK,CAAA;AAEF,KAAK,kBAAkB,GAAG,eAAe,CAAC,OAAO,SAAS,CAAC,CAAA;AAE3D,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,eAAe,CAAC;QACxB,UAAU,aAAc,SAAQ,kBAAkB;SAAG;KACtD;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bug_report_screen.d.ts","sourceRoot":"","sources":["../../src/screens/bug_report_screen.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,4BAA4B,EAC5B,sBAAsB,EACvB,MAAM,gCAAgC,CAAA;AAEvC,OAAO,KAAiD,MAAM,OAAO,CAAA;AAiDrE,eAAO,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"bug_report_screen.d.ts","sourceRoot":"","sources":["../../src/screens/bug_report_screen.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,4BAA4B,EAC5B,sBAAsB,EACvB,MAAM,gCAAgC,CAAA;AAEvC,OAAO,KAAiD,MAAM,OAAO,CAAA;AAiDrE,eAAO,MAAM,sBAAsB,GAAI,iBAEpC,sBAAsB,CAAC,GAAG,CAAC,KAAG,4BAI/B,CAAA;AAoBF,wBAAgB,eAAe,sBA0S9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox_row.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filter_recipients/components/checkbox_row.tsx"],"names":[],"mappings":"AACA,OAAO,EAA+B,KAAK,SAAS,EAAE,MAAM,cAAc,CAAA;AAI1E,OAAO,EAA2C,cAAc,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAE7F,UAAU,YAAY;IACpB,IAAI,EAAE,SAAS,CAAA;IACf,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,uBAAuB,EAAE,MAAM,CAAA;IAC/B,cAAc,EAAE,cAAc,CAAA;CAC/B;AAED,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"checkbox_row.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filter_recipients/components/checkbox_row.tsx"],"names":[],"mappings":"AACA,OAAO,EAA+B,KAAK,SAAS,EAAE,MAAM,cAAc,CAAA;AAI1E,OAAO,EAA2C,cAAc,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAE7F,UAAU,YAAY;IACpB,IAAI,EAAE,SAAS,CAAA;IACf,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,uBAAuB,EAAE,MAAM,CAAA;IAC/B,cAAc,EAAE,cAAc,CAAA;CAC/B;AAED,eAAO,MAAM,WAAW,GAAI,2DAKzB,YAAY,gCAgCd,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header_row.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filter_recipients/components/header_row.tsx"],"names":[],"mappings":"AACA,OAAO,EAAoB,KAAK,SAAS,EAAE,MAAM,cAAc,CAAA;AAK/D,OAAO,KAAK,EAEV,gBAAgB,EAChB,cAAc,EACf,MAAM,UAAU,CAAA;AAIjB,UAAU,cAAc;IACtB,IAAI,EAAE,gBAAgB,CAAA;IACtB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,cAAc,EAAE,cAAc,CAAA;CAC/B;AAED,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"header_row.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filter_recipients/components/header_row.tsx"],"names":[],"mappings":"AACA,OAAO,EAAoB,KAAK,SAAS,EAAE,MAAM,cAAc,CAAA;AAK/D,OAAO,KAAK,EAEV,gBAAgB,EAChB,cAAc,EACf,MAAM,UAAU,CAAA;AAIjB,UAAU,cAAc;IACtB,IAAI,EAAE,gBAAgB,CAAA;IACtB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,cAAc,EAAE,cAAc,CAAA;CAC/B;AAED,eAAO,MAAM,SAAS,GAAI,2CAA2C,cAAc,gCAiDlF,CAAA"}
|
package/build/screens/conversation_filter_recipients/conversation_filter_recipients_screen.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conversation_filter_recipients_screen.d.ts","sourceRoot":"","sources":["../../../src/screens/conversation_filter_recipients/conversation_filter_recipients_screen.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAyC,MAAM,OAAO,CAAA;AAc7D,OAAO,EAAE,uCAAuC,EAAiC,MAAM,SAAS,CAAA;AAKhG,eAAO,MAAM,0CAA0C,uEAMrD,CAAA;AAEF,eAAO,MAAM,kCAAkC,
|
|
1
|
+
{"version":3,"file":"conversation_filter_recipients_screen.d.ts","sourceRoot":"","sources":["../../../src/screens/conversation_filter_recipients/conversation_filter_recipients_screen.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAyC,MAAM,OAAO,CAAA;AAc7D,OAAO,EAAE,uCAAuC,EAAiC,MAAM,SAAS,CAAA;AAKhG,eAAO,MAAM,0CAA0C,uEAMrD,CAAA;AAEF,eAAO,MAAM,kCAAkC,GAAI,YAEhD,uCAAuC,sBAwHzC,CAAA"}
|
package/build/screens/conversation_filter_recipients/hooks/use_service_types_with_teams.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
4
4
|
filterType?: TeamFilterTypes;
|
|
5
5
|
searchQuery?: string;
|
|
6
6
|
}): {
|
|
7
|
-
error: import("
|
|
7
|
+
error: import("../../..").FailedResponse;
|
|
8
8
|
isError: true;
|
|
9
9
|
isPending: false;
|
|
10
10
|
isLoading: false;
|
|
@@ -16,7 +16,7 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
16
16
|
dataUpdatedAt: number;
|
|
17
17
|
errorUpdatedAt: number;
|
|
18
18
|
failureCount: number;
|
|
19
|
-
failureReason: import("
|
|
19
|
+
failureReason: import("../../..").FailedResponse | null;
|
|
20
20
|
errorUpdateCount: number;
|
|
21
21
|
isFetched: boolean;
|
|
22
22
|
isFetchedAfterMount: boolean;
|
|
@@ -25,9 +25,9 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
25
25
|
isPaused: boolean;
|
|
26
26
|
isRefetching: boolean;
|
|
27
27
|
isStale: boolean;
|
|
28
|
-
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("
|
|
28
|
+
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("../../..").ApiResource<ServicesChatResource>, import("../../..").FailedResponse>>;
|
|
29
29
|
fetchStatus: import("@tanstack/query-core").FetchStatus;
|
|
30
|
-
promise: Promise<import("
|
|
30
|
+
promise: Promise<import("../../..").ApiResource<ServicesChatResource>>;
|
|
31
31
|
links?: Record<string, string> | undefined;
|
|
32
32
|
meta?: Record<string, unknown> | undefined;
|
|
33
33
|
serviceTypes: ServiceTypeWithTeams[];
|
|
@@ -44,7 +44,7 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
44
44
|
dataUpdatedAt: number;
|
|
45
45
|
errorUpdatedAt: number;
|
|
46
46
|
failureCount: number;
|
|
47
|
-
failureReason: import("
|
|
47
|
+
failureReason: import("../../..").FailedResponse | null;
|
|
48
48
|
errorUpdateCount: number;
|
|
49
49
|
isFetched: boolean;
|
|
50
50
|
isFetchedAfterMount: boolean;
|
|
@@ -53,14 +53,14 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
53
53
|
isPaused: boolean;
|
|
54
54
|
isRefetching: boolean;
|
|
55
55
|
isStale: boolean;
|
|
56
|
-
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("
|
|
56
|
+
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("../../..").ApiResource<ServicesChatResource>, import("../../..").FailedResponse>>;
|
|
57
57
|
fetchStatus: import("@tanstack/query-core").FetchStatus;
|
|
58
|
-
promise: Promise<import("
|
|
58
|
+
promise: Promise<import("../../..").ApiResource<ServicesChatResource>>;
|
|
59
59
|
links?: Record<string, string> | undefined;
|
|
60
60
|
meta?: Record<string, unknown> | undefined;
|
|
61
61
|
serviceTypes: ServiceTypeWithTeams[];
|
|
62
62
|
} | {
|
|
63
|
-
error: import("
|
|
63
|
+
error: import("../../..").FailedResponse;
|
|
64
64
|
isError: true;
|
|
65
65
|
isPending: false;
|
|
66
66
|
isLoading: false;
|
|
@@ -72,7 +72,7 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
72
72
|
dataUpdatedAt: number;
|
|
73
73
|
errorUpdatedAt: number;
|
|
74
74
|
failureCount: number;
|
|
75
|
-
failureReason: import("
|
|
75
|
+
failureReason: import("../../..").FailedResponse | null;
|
|
76
76
|
errorUpdateCount: number;
|
|
77
77
|
isFetched: boolean;
|
|
78
78
|
isFetchedAfterMount: boolean;
|
|
@@ -81,9 +81,9 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
81
81
|
isPaused: boolean;
|
|
82
82
|
isRefetching: boolean;
|
|
83
83
|
isStale: boolean;
|
|
84
|
-
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("
|
|
84
|
+
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("../../..").ApiResource<ServicesChatResource>, import("../../..").FailedResponse>>;
|
|
85
85
|
fetchStatus: import("@tanstack/query-core").FetchStatus;
|
|
86
|
-
promise: Promise<import("
|
|
86
|
+
promise: Promise<import("../../..").ApiResource<ServicesChatResource>>;
|
|
87
87
|
links?: Record<string, string> | undefined;
|
|
88
88
|
meta?: Record<string, unknown> | undefined;
|
|
89
89
|
serviceTypes: ServiceTypeWithTeams[];
|
|
@@ -100,7 +100,7 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
100
100
|
dataUpdatedAt: number;
|
|
101
101
|
errorUpdatedAt: number;
|
|
102
102
|
failureCount: number;
|
|
103
|
-
failureReason: import("
|
|
103
|
+
failureReason: import("../../..").FailedResponse | null;
|
|
104
104
|
errorUpdateCount: number;
|
|
105
105
|
isFetched: boolean;
|
|
106
106
|
isFetchedAfterMount: boolean;
|
|
@@ -109,9 +109,9 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
109
109
|
isPaused: boolean;
|
|
110
110
|
isRefetching: boolean;
|
|
111
111
|
isStale: boolean;
|
|
112
|
-
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("
|
|
112
|
+
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("../../..").ApiResource<ServicesChatResource>, import("../../..").FailedResponse>>;
|
|
113
113
|
fetchStatus: import("@tanstack/query-core").FetchStatus;
|
|
114
|
-
promise: Promise<import("
|
|
114
|
+
promise: Promise<import("../../..").ApiResource<ServicesChatResource>>;
|
|
115
115
|
links?: Record<string, string> | undefined;
|
|
116
116
|
meta?: Record<string, unknown> | undefined;
|
|
117
117
|
serviceTypes: ServiceTypeWithTeams[];
|
|
@@ -127,7 +127,7 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
127
127
|
dataUpdatedAt: number;
|
|
128
128
|
errorUpdatedAt: number;
|
|
129
129
|
failureCount: number;
|
|
130
|
-
failureReason: import("
|
|
130
|
+
failureReason: import("../../..").FailedResponse | null;
|
|
131
131
|
errorUpdateCount: number;
|
|
132
132
|
isFetched: boolean;
|
|
133
133
|
isFetchedAfterMount: boolean;
|
|
@@ -137,9 +137,9 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
137
137
|
isPaused: boolean;
|
|
138
138
|
isRefetching: boolean;
|
|
139
139
|
isStale: boolean;
|
|
140
|
-
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("
|
|
140
|
+
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("../../..").ApiResource<ServicesChatResource>, import("../../..").FailedResponse>>;
|
|
141
141
|
fetchStatus: import("@tanstack/query-core").FetchStatus;
|
|
142
|
-
promise: Promise<import("
|
|
142
|
+
promise: Promise<import("../../..").ApiResource<ServicesChatResource>>;
|
|
143
143
|
links?: Record<string, string> | undefined;
|
|
144
144
|
meta?: Record<string, unknown> | undefined;
|
|
145
145
|
serviceTypes: ServiceTypeWithTeams[];
|
|
@@ -156,7 +156,7 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
156
156
|
dataUpdatedAt: number;
|
|
157
157
|
errorUpdatedAt: number;
|
|
158
158
|
failureCount: number;
|
|
159
|
-
failureReason: import("
|
|
159
|
+
failureReason: import("../../..").FailedResponse | null;
|
|
160
160
|
errorUpdateCount: number;
|
|
161
161
|
isFetched: boolean;
|
|
162
162
|
isFetchedAfterMount: boolean;
|
|
@@ -165,9 +165,9 @@ export declare function useServiceTypesWithTeams({ filterType, searchQuery, }?:
|
|
|
165
165
|
isPaused: boolean;
|
|
166
166
|
isRefetching: boolean;
|
|
167
167
|
isStale: boolean;
|
|
168
|
-
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("
|
|
168
|
+
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("../../..").ApiResource<ServicesChatResource>, import("../../..").FailedResponse>>;
|
|
169
169
|
fetchStatus: import("@tanstack/query-core").FetchStatus;
|
|
170
|
-
promise: Promise<import("
|
|
170
|
+
promise: Promise<import("../../..").ApiResource<ServicesChatResource>>;
|
|
171
171
|
links?: Record<string, string> | undefined;
|
|
172
172
|
meta?: Record<string, unknown> | undefined;
|
|
173
173
|
serviceTypes: ServiceTypeWithTeams[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rows.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filters/components/rows.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAc,MAAM,OAAO,CAAA;AAC5D,OAAO,EAAoB,SAAS,EAAE,MAAM,cAAc,CAAA;AAS1D,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAA;AAGvE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAA;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAChD,OAAO,EAAE,gCAAgC,EAAE,MAAM,iBAAiB,CAAA;AAElE,MAAM,MAAM,WAAW,GAAG;IAAE,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,MAAM,EAAE,WAAW,CAAA;CAAE,CAAA;AAEpG,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"rows.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filters/components/rows.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAc,MAAM,OAAO,CAAA;AAC5D,OAAO,EAAoB,SAAS,EAAE,MAAM,cAAc,CAAA;AAS1D,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAA;AAGvE,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAA;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAChD,OAAO,EAAE,gCAAgC,EAAE,MAAM,iBAAiB,CAAA;AAElE,MAAM,MAAM,WAAW,GAAG;IAAE,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,MAAM,EAAE,WAAW,CAAA;CAAE,CAAA;AAEpG,eAAO,MAAM,SAAS,GAAI,6CAA6C,WAAW,sBAQjF,CAAA;AAED,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,EAAE,aAAa,CAAA;IACpB,QAAQ,EAAE,OAAO,CAAA;CAClB,CAAA;AAED,eAAO,MAAM,QAAQ,GAAI,qBAAqB,aAAa,sBA8B1D,CAAA;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,EAAE,aAAa,CAAA;IACnB,QAAQ,EAAE,OAAO,CAAA;CAClB,CAAA;AAED,eAAO,MAAM,OAAO,GAAI,UAAU,YAAY,sBA6B7C,CAAA;AAED,MAAM,MAAM,gBAAgB,GAAG;IAAE,SAAS,EAAE,MAAM,gCAAgC,CAAA;CAAE,CAAA;AAEpF,eAAO,MAAM,QAAQ,GAAI,eAAe,gBAAgB,sBAWvD,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,yCAK1B,iBAAiB,CAAC;IAAE,QAAQ,EAAE,OAAO,CAAC;IAAC,OAAO,EAAE,MAAM,IAAI,CAAC;IAAC,KAAK,CAAC,EAAE,SAAS,CAAA;CAAE,CAAC,sBAoBlF,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conversation_filter_context.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filters/context/conversation_filter_context.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAiB,iBAAiB,EAAY,MAAM,OAAO,CAAA;AAGlE,OAAO,EAAE,yBAAyB,EAAkC,MAAM,iBAAiB,CAAA;AAI3F,eAAO,MAAM,aAAa;YAChB,yBAAyB;kBACnB,MAAM;qBACH,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;8BACf,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;iBACrC,MAAM,IAAI;oBACP,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;kBAC7C,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;kBAC3C,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;+BAC9B,MAAM,GAAG,SAAS;EAc7C,CAAA;AAEF,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"conversation_filter_context.d.ts","sourceRoot":"","sources":["../../../../src/screens/conversation_filters/context/conversation_filter_context.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAiB,iBAAiB,EAAY,MAAM,OAAO,CAAA;AAGlE,OAAO,EAAE,yBAAyB,EAAkC,MAAM,iBAAiB,CAAA;AAI3F,eAAO,MAAM,aAAa;YAChB,yBAAyB;kBACnB,MAAM;qBACH,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;8BACf,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;iBACrC,MAAM,IAAI;oBACP,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;kBAC7C,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;kBAC3C,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;+BAC9B,MAAM,GAAG,SAAS;EAc7C,CAAA;AAEF,eAAO,MAAM,cAAc,GAAI,cAAc,iBAAiB,sBA4C7D,CAAA;AAED,eAAO,MAAM,gBAAgB;YAtEnB,yBAAyB;kBACnB,MAAM;qBACH,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;8BACf,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;iBACrC,MAAM,IAAI;oBACP,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;kBAC7C,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;kBAC3C,CAAC,MAAM,EAAE,yBAAyB,KAAK,IAAI;+BAC9B,MAAM,GAAG,SAAS;CAgE9C,CAAA"}
|