]633;E;echo "Read the README.txt first to understand how to use changelog.txt and/or changed-files";8a3af44b-7274-4031-adfe-9991213ea8c5]633;CRead the README.txt first to understand how to use changelog.txt and/or changed-files

M = modified ( replace file in your project )
A = added    ( add     file in your project )
D = deleted  ( delete  file in your project )
R = renamed  ( rename  file in your project )

149 Added | 4 Deleted | 307 Modified | 47 Renamed
---
D	README.md
M	package.json
A	public/assets/images/landing1.png
A	public/assets/logos/app.png
A	public/assets/sounds/arabian_mystery_harp.mp3
A	public/assets/sounds/bell.mp3
A	public/assets/sounds/default.mp3
A	public/assets/sounds/glass.mp3
A	public/assets/sounds/glass2.mp3
A	public/assets/sounds/happy_bells.mp3
A	public/assets/sounds/magic_marimba.mp3
A	public/assets/sounds/pop.mp3
A	public/assets/sounds/positive.mp3
A	public/assets/sounds/software.mp3
M	public/locales/en/translation.json
A	public/manifest.json
M	src/app/(mainLayout)/agents/[id]/edit/page.tsx
M	src/app/(mainLayout)/ai_config/page.tsx
M	src/app/(mainLayout)/catalogues/manage/edit/[id]/page.tsx
A	src/app/(mainLayout)/chat_theme/page.tsx
M	src/app/(mainLayout)/connect_waba/page.tsx
M	src/app/(mainLayout)/default_action/page.tsx
R079	src/app/(mainLayout)/automation_flows/builder/[id]/page.tsx	src/app/(mainLayout)/flow_builder/builder/[id]/page.tsx
R078	src/app/(mainLayout)/automation_flows/builder/page.tsx	src/app/(mainLayout)/flow_builder/builder/page.tsx
R063	src/app/(mainLayout)/automation_flows/page.tsx	src/app/(mainLayout)/flow_builder/page.tsx
A	src/app/(mainLayout)/form_builder/[id]/edit/page.tsx
A	src/app/(mainLayout)/form_builder/[id]/submissions/page.tsx
A	src/app/(mainLayout)/form_builder/create/page.tsx
A	src/app/(mainLayout)/form_builder/page.tsx
M	src/app/(mainLayout)/keyword_action/[id]/edit/page.tsx
M	src/app/(mainLayout)/keyword_action/create/page.tsx
M	src/app/(mainLayout)/keyword_action/page.tsx
M	src/app/(mainLayout)/layout.tsx
M	src/app/(mainLayout)/manage_waba/[id]/page.tsx
M	src/app/(mainLayout)/manage_waba/page.tsx
M	src/app/(mainLayout)/reply_materials/page.tsx
M	src/app/(mainLayout)/tasks/page.tsx
A	src/app/(mainLayout)/teams/[id]/edit/page.tsx
A	src/app/(mainLayout)/teams/create/page.tsx
A	src/app/(mainLayout)/teams/page.tsx
M	src/app/(mainLayout)/templates/page.tsx
M	src/app/(mainLayout)/templates_library/page.tsx
M	src/app/(mainLayout)/tools/link-generator/page.tsx
M	src/app/(mainLayout)/tools/links/config/[id]/page.tsx
A	src/app/(mainLayout)/whatsapp_calling/agents/create/page.tsx
A	src/app/(mainLayout)/whatsapp_calling/agents/edit/[id]/page.tsx
A	src/app/(mainLayout)/whatsapp_calling/agents/page.tsx
A	src/app/(mainLayout)/whatsapp_calling/logs/page.tsx
M	src/app/I18nProvider.tsx
M	src/app/api/auth/[...nextauth]/authOption.tsx
A	src/app/api/auth/my-permissions/route.ts
A	src/app/api/currencies/get-exchange-rate/route.ts
A	src/app/api/currencies/route.ts
A	src/app/api/languages/route.ts
A	src/app/api/languages/translations/[id]/route.ts
A	src/app/api/pages/[id]/route.ts
A	src/app/api/pages/route.ts
A	src/app/api/roles/route.ts
M	src/app/api/setup/route.ts
M	src/app/api/subscription/create-manual/route.ts
A	src/app/api/subscription/create-paypal/route.ts
A	src/app/api/teams/[id]/route.ts
A	src/app/api/teams/[id]/toggle-status/route.ts
A	src/app/api/teams/permissions/route.ts
A	src/app/api/teams/route.ts
A	src/app/api/whatsapp/calling/agents/[id]/route.ts
A	src/app/api/whatsapp/calling/agents/route.ts
A	src/app/api/whatsapp/calling/assign-agent-bulk/route.ts
A	src/app/api/whatsapp/calling/assign-agent/route.ts
A	src/app/api/whatsapp/calling/logs/[id]/route.ts
A	src/app/api/whatsapp/calling/logs/[id]/transcription/route.ts
A	src/app/api/whatsapp/calling/logs/bulk-delete/route.ts
A	src/app/api/whatsapp/calling/logs/route.ts
A	src/app/api/whatsapp/calling/remove-agent-bulk/route.ts
A	src/app/api/whatsapp/calling/remove-agent/[contact_id]/route.ts
A	src/app/api/whatsapp/calling/settings/route.ts
A	src/app/api/whatsapp/delete-chat/route.ts
A	src/app/api/whatsapp/form-builder/[id]/publish/route.ts
A	src/app/api/whatsapp/form-builder/[id]/route.ts
A	src/app/api/whatsapp/form-builder/[id]/submissions/route.ts
A	src/app/api/whatsapp/form-builder/[id]/submissions/stats/route.ts
A	src/app/api/whatsapp/form-builder/meta-flows/[waba_id]/route.ts
A	src/app/api/whatsapp/form-builder/route.ts
A	src/app/api/whatsapp/form-builder/submissions/[subId]/route.ts
A	src/app/api/whatsapp/form-builder/sync-status/route.ts
A	src/app/api/whatsapp/form-builder/sync/route.ts
R100	src/app/auth/forgot-password/page.tsx	src/app/auth/forgot_password/page.tsx
M	src/app/auth/layout.tsx
M	src/app/auth/login/page.tsx
R100	src/app/auth/reset-password/page.tsx	src/app/auth/reset_password/page.tsx
R100	src/app/auth/verify-otp/page.tsx	src/app/auth/verify_otp/page.tsx
M	src/app/globals.css
M	src/app/layout.tsx
M	src/app/loading.tsx
A	src/app/page/[slug]/page.tsx
A	src/app/product/ai_support_agent/page.tsx
A	src/app/product/broadcast_bulk_messages/page.tsx
A	src/app/product/flow_builder/page.tsx
A	src/app/product/instagram_and_facebook_messenger/page.tsx
A	src/app/product/shared_team_inbox/page.tsx
A	src/app/product/whatsapp_business_calling/page.tsx
M	src/app/workspace/page.tsx
M	src/components/agent-task/AgentTaskComments.tsx
M	src/components/agent-task/AgentTaskCreateForm.tsx
M	src/components/agent-task/AgentTaskDetail.tsx
M	src/components/agent-task/AgentTaskListSidebar.tsx
M	src/components/agent/AgentForm.tsx
M	src/components/agent/index.tsx
M	src/components/auth/ForceLightTheme.tsx
M	src/components/auth/LoginForm.tsx
M	src/components/auth/OTPVerification.tsx
M	src/components/auth/RegisterForm.tsx
M	src/components/auth/ResetPassword.tsx
M	src/components/auth/common/DynamicLogo.tsx
R098	src/components/botFlow/Flow.tsx	src/components/bot-flow/Flow.tsx
R081	src/components/botFlow/FlowList.tsx	src/components/bot-flow/FlowList.tsx
R100	src/components/botFlow/edges/CustomEdge.tsx	src/components/bot-flow/edges/CustomEdge.tsx
R086	src/components/botFlow/nodes/BaseNode.tsx	src/components/bot-flow/nodes/BaseNode.tsx
R085	src/components/botFlow/nodes/ButtonMessageNode.tsx	src/components/bot-flow/nodes/ButtonMessageNode.tsx
R100	src/components/botFlow/nodes/CallToActionNode.tsx	src/components/bot-flow/nodes/CallToActionNode.tsx
R097	src/components/botFlow/nodes/ConditionNode.tsx	src/components/bot-flow/nodes/ConditionNode.tsx
R100	src/components/botFlow/nodes/CustomNode.tsx	src/components/bot-flow/nodes/CustomNode.tsx
R100	src/components/botFlow/nodes/DelayNode.tsx	src/components/bot-flow/nodes/DelayNode.tsx
R091	src/components/botFlow/nodes/GenericNode.tsx	src/components/bot-flow/nodes/GenericNode.tsx
R098	src/components/botFlow/nodes/InteractiveMap.tsx	src/components/bot-flow/nodes/InteractiveMap.tsx
R100	src/components/botFlow/nodes/ListMessageNode.tsx	src/components/bot-flow/nodes/ListMessageNode.tsx
R100	src/components/botFlow/nodes/LocationNode.tsx	src/components/bot-flow/nodes/LocationNode.tsx
R100	src/components/botFlow/nodes/MediaMessageNode.tsx	src/components/bot-flow/nodes/MediaMessageNode.tsx
R076	src/components/botFlow/nodes/NodeField.tsx	src/components/bot-flow/nodes/NodeField.tsx
R098	src/components/botFlow/nodes/SendMessageNode.tsx	src/components/bot-flow/nodes/SendMessageNode.tsx
R097	src/components/botFlow/nodes/TextMessageNode.tsx	src/components/bot-flow/nodes/TextMessageNode.tsx
R100	src/components/botFlow/nodes/TriggerNode.tsx	src/components/bot-flow/nodes/TriggerNode.tsx
M	src/components/campaigns/CampaignDetailModal.tsx
M	src/components/campaigns/CampaignStats.tsx
M	src/components/campaigns/detail/DetailComponents.tsx
M	src/components/campaigns/detail/MessagesTab.tsx
M	src/components/campaigns/detail/OverviewTab.tsx
M	src/components/campaigns/index.tsx
M	src/components/campaigns/wizard/CarouselMediaEditor.tsx
M	src/components/campaigns/wizard/CarouselProductEditor.tsx
M	src/components/campaigns/wizard/CatalogProductPicker.tsx
M	src/components/campaigns/wizard/StepScheduling.tsx
M	src/components/campaigns/wizard/StepVariablesMapping.tsx
M	src/components/campaigns/wizard/StepWhatsAppConfig.tsx
M	src/components/campaigns/wizard/components/AllContactsAlert.tsx
M	src/components/campaigns/wizard/components/RecipientSelectionField.tsx
M	src/components/campaigns/wizard/components/RecipientTypeCard.tsx
M	src/components/campaigns/wizard/types.ts
M	src/components/catalogue/index.tsx
M	src/components/chat/AudioRecorder.tsx
M	src/components/chat/ChatArea.tsx
M	src/components/chat/ChatAttachmentMenu.tsx
M	src/components/chat/ChatFilterModal.tsx
A	src/components/chat/ChatListItemDropdown.tsx
M	src/components/chat/ChatProfile.tsx
M	src/components/chat/ChatSidebar.tsx
A	src/components/chat/ChatSidebarItem.tsx
M	src/components/chat/ChatSkeleton.tsx
M	src/components/chat/EmojiPicker.tsx
M	src/components/chat/ExpiredWindowBanner.tsx
M	src/components/chat/InteractiveMessageModal.tsx
M	src/components/chat/LocationPickerModal.tsx
M	src/components/chat/MediaSelectionModal.tsx
M	src/components/chat/MessageDateFilterModal.tsx
M	src/components/chat/MessageSearchOverlay.tsx
M	src/components/chat/MicErrorModal.tsx
A	src/components/chat/NotificationSettingsModal.tsx
M	src/components/chat/QuickChatSheet.tsx
A	src/components/chat/QuickReplyModal.tsx
M	src/components/chat/ResolvedChatBanner.tsx
M	src/components/chat/WhatsAppTimer.tsx
M	src/components/chat/index.tsx
M	src/components/chat/interactive/ButtonForm.tsx
M	src/components/chat/interactive/ListForm.tsx
M	src/components/chat/messages/AudioMessage.tsx
M	src/components/chat/messages/BaseMessage.tsx
M	src/components/chat/messages/ChatMessageList.tsx
M	src/components/chat/messages/CollapsibleSystemMessages.tsx
M	src/components/chat/messages/DocumentMessage.tsx
M	src/components/chat/messages/ImageMessage.tsx
M	src/components/chat/messages/InteractiveMessage.tsx
M	src/components/chat/messages/LanguageSelector.tsx
M	src/components/chat/messages/ListViewModal.tsx
M	src/components/chat/messages/LocationMessage.tsx
M	src/components/chat/messages/MessageActions.tsx
M	src/components/chat/messages/MessageGroup.tsx
M	src/components/chat/messages/MessageInfoModal.tsx
M	src/components/chat/messages/MessageItem.tsx
M	src/components/chat/messages/MessageReactionPicker.tsx
M	src/components/chat/messages/MessageTranslation.tsx
M	src/components/chat/messages/OrderMessage.tsx
M	src/components/chat/messages/SystemMessage.tsx
M	src/components/chat/messages/TemplateMessage.tsx
M	src/components/chat/messages/TextMessage.tsx
M	src/components/chat/messages/VideoMessage.tsx
A	src/components/chat/profile/ProfileAssignAICallAgent.tsx
M	src/components/chat/profile/ProfileAssignAgent.tsx
M	src/components/chat/profile/ProfileChatLabel.tsx
M	src/components/chat/profile/ProfileChatNote.tsx
M	src/components/chat/profile/ProfileContactSummary.tsx
M	src/components/chat/profile/ProfileMediaAssets.tsx
M	src/components/columns/ColumnModal.tsx
M	src/components/columns/index.tsx
A	src/components/common/InfoModal.tsx
A	src/components/components/BackgroundSettings.tsx
A	src/components/components/ChatPreview.tsx
A	src/components/components/ColorSettings.tsx
A	src/components/components/ThemePresets.tsx
R094	src/components/connectWABA/ManualConnectionKeys.tsx	src/components/connect-waba/ManualConnectionKeys.tsx
R093	src/components/connectWABA/QRCodeConnection.tsx	src/components/connect-waba/QRCodeConnection.tsx
R098	src/components/connectWABA/WabaSetupGuide.tsx	src/components/connect-waba/WabaSetupGuide.tsx
R085	src/components/connectWABA/WebhookConfiguration.tsx	src/components/connect-waba/WebhookConfiguration.tsx
R099	src/components/connectWABA/index.tsx	src/components/connect-waba/index.tsx
M	src/components/contact/ContactImportModal.tsx
M	src/components/contact/ContactModal.tsx
M	src/components/contact/index.tsx
M	src/components/dashboard/CampaignStatsSection.tsx
M	src/components/dashboard/CatalogStatsSection.tsx
M	src/components/dashboard/ConnectWabaModal.tsx
M	src/components/dashboard/ContactYearlyChart.tsx
M	src/components/dashboard/Dashboard.tsx
M	src/components/dashboard/DashboardDateFilter.tsx
M	src/components/dashboard/DashboardStatCard.tsx
M	src/components/dashboard/QuickActionsCard.tsx
M	src/components/dashboard/StatCards.tsx
M	src/components/dashboard/SubscriptionCard.tsx
M	src/components/dashboard/TemplateInsightsSection.tsx
M	src/components/dashboard/UsageStatCard.tsx
M	src/components/dashboard/WabaStatusCard.tsx
M	src/components/dashboard/WeeklyMessagesChart.tsx
M	src/components/default-action/DefaultActionPage.tsx
M	src/components/default-action/ReplyMaterialDropdown.tsx
M	src/components/default-action/WabaConfigSection.tsx
M	src/components/default-action/WorkingHoursModal.tsx
M	src/components/default-action/waba-config/ConfigRow.tsx
M	src/components/default-action/waba-config/ToggleSwitch.tsx
M	src/components/default-action/working-hours/DayRow.tsx
M	src/components/default-action/working-hours/TimeInput.tsx
M	src/components/default-action/working-hours/Toggle.tsx
M	src/components/developer/ApiDocViewer.tsx
M	src/components/developer/ApiKeyManager.tsx
M	src/components/developer/CodeBlock.tsx
M	src/components/developer/index.tsx
M	src/components/feature/chat/AiTextTransformModal.tsx
M	src/components/feature/chat/SuggestReplyModal.tsx
M	src/components/feature/setup/ApiKeyConfig.tsx
M	src/components/feature/setup/ConfigurationSummary.tsx
M	src/components/feature/setup/ModelSelection.tsx
M	src/components/feature/setup/SetupManager.tsx
A	src/components/form-builder/FormBuilderList.tsx
A	src/components/form-builder/FormBuilderWizard.tsx
A	src/components/form-builder/SyncMetaFlowModal.tsx
A	src/components/form-builder/designer/FieldListSidebar.tsx
A	src/components/form-builder/designer/FieldPropertiesSidebar.tsx
A	src/components/form-builder/designer/FormCanvas.tsx
A	src/components/form-builder/steps/BasicSetupStep.tsx
A	src/components/form-builder/steps/CustomizationStep.tsx
A	src/components/form-builder/steps/FormDesignerStep.tsx
A	src/components/form-builder/submissions/SubmissionDetailsModal.tsx
A	src/components/form-builder/submissions/UpdateSubmissionStatusModal.tsx
M	src/components/import-job/ImportJobTable.tsx
M	src/components/keyword-action/KeywordActionForm.tsx
M	src/components/keyword-action/KeywordActionPage.tsx
M	src/components/landing/Connect.tsx
A	src/components/landing/DynamicPageClient.tsx
M	src/components/landing/Faq.tsx
M	src/components/landing/Features.tsx
M	src/components/landing/Footer.tsx
M	src/components/landing/Header.tsx
M	src/components/landing/Home.tsx
A	src/components/landing/PageContent.tsx
M	src/components/landing/Platform.tsx
M	src/components/landing/PricingPlan.tsx
A	src/components/landing/ProductDropdown.tsx
M	src/components/landing/TapTop.tsx
M	src/components/landing/Testimonial.tsx
M	src/components/landing/index.tsx
A	src/components/layouts/CurrencyDropdown.tsx
M	src/components/layouts/Header.tsx
R081	src/components/layout/InternetConnectionWrapper.tsx	src/components/layouts/InternetConnectionWrapper.tsx
M	src/components/layouts/LanguageDropdown.tsx
R090	src/components/layout/NoInternetPage.tsx	src/components/layouts/NoInternetPage.tsx
M	src/components/layouts/Profile.tsx
M	src/components/layouts/SearchBar.tsx
M	src/components/layouts/Sidebar.tsx
M	src/components/maintenance/MaintenancePage.tsx
R094	src/components/manageWABA/PhoneNumbers.tsx	src/components/manage-waba/PhoneNumbers.tsx
R099	src/components/manageWABA/index.tsx	src/components/manage-waba/index.tsx
M	src/components/media/MediaDetailModal.tsx
M	src/components/media/MediaGrid.tsx
M	src/components/media/MediaUploadModal.tsx
M	src/components/media/index.tsx
M	src/components/order/AutoMessagePage.tsx
M	src/components/order/OrderItemsModal.tsx
M	src/components/order/OrderPage.tsx
M	src/components/order/StatusTemplateCard.tsx
A	src/components/product/ComingSoonTemplate.tsx
A	src/components/product/ProductLayout.tsx
A	src/components/product/ProductPageTemplate.tsx
M	src/components/profile/ChangePasswordForm.tsx
M	src/components/profile/ProfileForm.tsx
A	src/components/providers/ChatThemeProvider.tsx
M	src/components/providers/DynamicSettingsProvider.tsx
M	src/components/providers/MaintenanceGuard.tsx
M	src/components/providers/SocketProvider.tsx
M	src/components/reply-materials/CataloguesSection.tsx
M	src/components/reply-materials/ChatbotCard.tsx
M	src/components/reply-materials/ChatbotFormModal.tsx
M	src/components/reply-materials/ChatbotGrid.tsx
M	src/components/reply-materials/ChatbotSection.tsx
M	src/components/reply-materials/ChatbotTrainSection.tsx
M	src/components/reply-materials/ReplyMaterialCard.tsx
M	src/components/reply-materials/ReplyMaterialEmptyState.tsx
M	src/components/reply-materials/ReplyMaterialFormModal.tsx
M	src/components/reply-materials/ReplyMaterialGrid.tsx
M	src/components/reply-materials/ReplyMaterialsContent.tsx
M	src/components/reply-materials/ReplyMaterialsSidebar.tsx
M	src/components/reply-materials/SequenceCard.tsx
M	src/components/reply-materials/SequenceFormModal.tsx
M	src/components/reply-materials/SequenceStepModal.tsx
M	src/components/reply-materials/SequenceStepRow.tsx
M	src/components/reply-materials/SequenceStepsView.tsx
M	src/components/reply-materials/SequencesGrid.tsx
M	src/components/reply-materials/SequencesSection.tsx
M	src/components/reply-materials/TemplatesSection.tsx
M	src/components/reply-materials/index.tsx
M	src/components/reply-materials/sequence-step/MaterialPicker.tsx
M	src/components/reply-materials/sequence-step/SchedulingConfig.tsx
M	src/components/reply-materials/sequence-step/SourceTypeSelector.tsx
M	src/components/reply-materials/sequence-step/TemplateConfig.tsx
M	src/components/reply-materials/sequence-step/TimingConfig.tsx
A	src/components/shared/Can.tsx
M	src/components/shared/CountrySelect.tsx
M	src/components/shared/Flag.tsx
M	src/components/shared/ImagePreviewModal.tsx
M	src/components/shared/MaterialPreviewModal.tsx
M	src/components/subscription/BillingInfo.tsx
M	src/components/subscription/ManagePlanModal.tsx
A	src/components/subscription/ManualPaymentModal.tsx
M	src/components/subscription/NoPlansState.tsx
M	src/components/subscription/PlanSlider.tsx
M	src/components/subscription/SubscriptionModal.tsx
M	src/components/subscription/UsageStatsGrid.tsx
M	src/components/subscription/index.tsx
M	src/components/tags/TagModal.tsx
M	src/components/tags/index.tsx
A	src/components/teams/AddTeamPage.tsx
A	src/components/teams/EditTeamPage.tsx
A	src/components/teams/PermissionPicker.tsx
A	src/components/teams/TeamForm.tsx
A	src/components/teams/TeamList.tsx
A	src/components/teams/index.tsx
M	src/components/templates/AdminTemplateCard.tsx
M	src/components/templates/AdminTemplateLibrary.tsx
M	src/components/templates/MessageTemplates.tsx
M	src/components/templates/TemplateForm.tsx
D	src/components/templates/TemplatePicker.tsx
A	src/components/templates/TemplateQuickGuideModal.tsx
A	src/components/templates/TemplatesSidebar.tsx
A	src/components/templates/UnifiedTemplatesPage.tsx
M	src/components/templates/form/AITemplateModal.tsx
M	src/components/templates/form/FormLivePreview.tsx
M	src/components/templates/form/TemplatePreviewBubble.tsx
M	src/components/templates/form/hooks/useTemplateForm.ts
M	src/components/templates/form/sections/AuthenticationSection.tsx
M	src/components/templates/form/sections/BasicInfoSection.tsx
M	src/components/templates/form/sections/BodySection.tsx
M	src/components/templates/form/sections/ButtonSection.tsx
M	src/components/templates/form/sections/CarouselMediaSection.tsx
M	src/components/templates/form/sections/CarouselProductSection.tsx
M	src/components/templates/form/sections/FooterSection.tsx
M	src/components/templates/form/sections/HeaderSection.tsx
M	src/components/templates/list/SelectWabaModal.tsx
M	src/components/templates/list/SyncTemplateModal.tsx
M	src/components/templates/list/TemplateCard.tsx
M	src/components/templates/list/TemplatePreviewModal.tsx
M	src/components/tools/ToolsPage.tsx
M	src/components/tools/short-links/ShortLinkForm.tsx
M	src/components/tools/short-links/ShortLinkSteps.tsx
M	src/components/tools/short-links/ShortLinkSuccess.tsx
M	src/components/tools/short-links/ShortLinkTable.tsx
M	src/components/webHook/WebhookCard.tsx
M	src/components/webHook/WebhookModal.tsx
M	src/components/webHook/index.tsx
M	src/components/webHook/map-template/MappingStep.tsx
M	src/components/webHook/map-template/TemplateSelectionStep.tsx
A	src/components/whatsapp-calling/BulkAssignAgentModal.tsx
A	src/components/whatsapp-calling/CallAgentForm.tsx
A	src/components/whatsapp-calling/CallAgentList.tsx
A	src/components/whatsapp-calling/CallLogDetailModal.tsx
A	src/components/whatsapp-calling/CallLogList.tsx
A	src/components/whatsapp-calling/CallSettingsModal.tsx
A	src/components/whatsapp-calling/steps/StepAIIntelligence.tsx
A	src/components/whatsapp-calling/steps/StepConnectivity.tsx
A	src/components/whatsapp-calling/steps/StepFunctions.tsx
A	src/components/whatsapp-calling/steps/StepIdentification.tsx
A	src/components/whatsapp-calling/steps/StepVoiceSTT.tsx
M	src/components/widgets/ChatbotPreview.tsx
A	src/components/widgets/EmbedCodeButton.tsx
M	src/components/widgets/WidgetInfoBox.tsx
M	src/components/widgets/WidgetSuccess.tsx
M	src/components/widgets/WidgetTable.tsx
M	src/components/widgets/WidgetWizardForm.tsx
M	src/components/widgets/index.tsx
M	src/components/widgets/steps/ActionStep.tsx
M	src/components/widgets/steps/AppearanceStep.tsx
M	src/components/widgets/steps/BodyStep.tsx
M	src/components/widgets/steps/ColorRow.tsx
M	src/components/widgets/steps/HeaderStep.tsx
D	src/components/widgets/steps/widget-types.ts
A	src/components/widgets/steps/widgetTypes.ts
M	src/components/workspace/ConfirmDeleteModal.tsx
M	src/components/workspace/UserMenu.tsx
M	src/components/workspace/WorkspaceCard.tsx
M	src/components/workspace/WorkspaceEmptyState.tsx
M	src/components/workspace/WorkspaceFormModal.tsx
M	src/components/workspace/WorkspaceHeader.tsx
M	src/components/workspace/WorkspaceSwitcherModal.tsx
M	src/constants/route.ts
R100	src/components/data/ai-templates.tsx	src/data/AiTemplates.tsx
R100	src/components/data/aiTextTransData.tsx	src/data/AiTextTransData.tsx
R100	src/constants/api-docs.ts	src/data/ApiDocs.tsx
R100	src/constants/countries.ts	src/data/Countries.tsx
A	src/data/InfoModalData.tsx
R100	src/constants/languages.ts	src/data/Languages.tsx
R071	src/components/data/components.tsx	src/data/SidebarList.tsx
A	src/data/TemplateGuideData.tsx
R100	src/components/data/templates.tsx	src/data/Templates.tsx
R100	src/constants/usageMap.ts	src/data/UsageMap.tsx
R100	src/constants/wabaSetupData.ts	src/data/WabaSetupData.tsx
M	src/elements/ui/switch.tsx
M	src/elements/ui/tooltip.tsx
A	src/hooks/useChatTheme.ts
A	src/hooks/useCurrencyConverter.ts
M	src/hooks/useInternetConnection.ts
A	src/hooks/useLanguageInitializer.ts
A	src/hooks/usePermissions.ts
M	src/lib/i18n.ts
A	src/locales/ar/translation.json
M	src/locales/en/translation.json
M	src/redux/api/authApi.ts
M	src/redux/api/baseApi.ts
M	src/redux/api/chatApi.ts
A	src/redux/api/currencyApi.ts
A	src/redux/api/formBuilderApi.ts
M	src/redux/api/keywordActionApi.ts
A	src/redux/api/languageApi.ts
A	src/redux/api/pageApi.ts
M	src/redux/api/replyMaterialApi.ts
M	src/redux/api/settingsApi.ts
M	src/redux/api/shortLinkApi.ts
A	src/redux/api/submissionApi.ts
M	src/redux/api/subscriptionApi.ts
A	src/redux/api/teamApi.ts
M	src/redux/api/wabaConfigurationApi.ts
A	src/redux/api/whatsappCallingApi.ts
M	src/redux/api/workingHoursApi.ts
M	src/redux/reducers/authSlice.ts
A	src/redux/reducers/currencySlice.ts
M	src/redux/reducers/settingSlice.ts
M	src/redux/store.ts
M	src/services/socket-setup.ts
M	src/shared/CommonHeader.tsx
A	src/shared/CurrencyValue.tsx
R079	src/components/contact/ContactExportModal.tsx	src/shared/ExportModal.tsx
M	src/shared/RoleGuard.tsx
M	src/shared/UsageIndicator.tsx
M	src/types/agent.ts
M	src/types/auth.ts
A	src/types/botFlow.ts
M	src/types/campaign.ts
A	src/types/chatTheme.ts
M	src/types/components.ts
M	src/types/components/Template.ts
M	src/types/components/chat.ts
A	src/types/currency.ts
M	src/types/dashboard.ts
A	src/types/defaultAction.ts
M	src/types/developer.ts
A	src/types/formBuilder.ts
R084	src/types/keyword-action.ts	src/types/keywordAction.ts
M	src/types/landingPage.ts
M	src/types/media.ts
M	src/types/order.ts
A	src/types/pages.ts
D	src/types/reply-material.ts
A	src/types/replyMaterial.ts
M	src/types/settings.ts
M	src/types/shared.ts
R070	src/types/short-link.ts	src/types/shortLink.ts
A	src/types/submission.ts
M	src/types/subscription.ts
R081	src/types/waba-configuration.ts	src/types/wabaConfiguration.ts
M	src/types/whatsapp.ts
A	src/types/whatsappCalling.ts
M	src/types/widget.ts
R100	src/types/working-hours.ts	src/types/workingHours.ts
M	src/types/workspace.ts
A	src/utils/currencyValue.ts
A	src/utils/exportUtils.ts
A	src/utils/hooks/useChatSelection.ts
M	src/utils/hooks/useNotifications.ts
M	src/utils/hooks/useSocketHandler.ts
A	src/utils/i18nLoader.ts
M	src/utils/index.tsx
A	src/utils/safeDate.ts
M	src/utils/validationSchema.tsx
