automation-lib 5.6.6 → 5.6.8
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.mts +6 -7
- package/dist/index.d.ts +6 -7
- package/dist/index.js +12 -13
- package/dist/index.mjs +11 -12
- package/package.json +1 -1
- package/hs-commit.bat +0 -51
package/dist/index.d.mts
CHANGED
|
@@ -101,8 +101,7 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
101
101
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN: string;
|
|
102
102
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: string;
|
|
103
103
|
TASKS_MANUAL_CONTENT_THREADS_RUNTIME: string;
|
|
104
|
-
|
|
105
|
-
PC_BROWSER: string;
|
|
104
|
+
PC: string;
|
|
106
105
|
PATTERN_CANVA_AVATAR: string;
|
|
107
106
|
PATTERN_CANVA_COVER_BACKGROUND: string;
|
|
108
107
|
ACCOUNTS_VPN: string;
|
|
@@ -1540,7 +1539,7 @@ declare enum EPCLogSource {
|
|
|
1540
1539
|
System = "System",
|
|
1541
1540
|
UserAction = "UserAction"
|
|
1542
1541
|
}
|
|
1543
|
-
declare enum
|
|
1542
|
+
declare enum PCLogTimeRange {
|
|
1544
1543
|
Today = "Today",
|
|
1545
1544
|
Yesterday = "Yesterday",
|
|
1546
1545
|
Last7Days = "Last7Days",
|
|
@@ -1594,8 +1593,6 @@ type index$c_EPCLogLevel = EPCLogLevel;
|
|
|
1594
1593
|
declare const index$c_EPCLogLevel: typeof EPCLogLevel;
|
|
1595
1594
|
type index$c_EPCLogSource = EPCLogSource;
|
|
1596
1595
|
declare const index$c_EPCLogSource: typeof EPCLogSource;
|
|
1597
|
-
type index$c_EPCLogTime = EPCLogTime;
|
|
1598
|
-
declare const index$c_EPCLogTime: typeof EPCLogTime;
|
|
1599
1596
|
type index$c_EPositionUser = EPositionUser;
|
|
1600
1597
|
declare const index$c_EPositionUser: typeof EPositionUser;
|
|
1601
1598
|
type index$c_EPostStyle = EPostStyle;
|
|
@@ -1764,8 +1761,10 @@ type index$c_ETypeVoiceLanguage = ETypeVoiceLanguage;
|
|
|
1764
1761
|
declare const index$c_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
|
|
1765
1762
|
type index$c_EYesNo = EYesNo;
|
|
1766
1763
|
declare const index$c_EYesNo: typeof EYesNo;
|
|
1764
|
+
type index$c_PCLogTimeRange = PCLogTimeRange;
|
|
1765
|
+
declare const index$c_PCLogTimeRange: typeof PCLogTimeRange;
|
|
1767
1766
|
declare namespace index$c {
|
|
1768
|
-
export { index$h as AI, index$g as Base, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPCLogLevel as EPCLogLevel, index$c_EPCLogSource as EPCLogSource, index$
|
|
1767
|
+
export { index$h as AI, index$g as Base, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPCLogLevel as EPCLogLevel, index$c_EPCLogSource as EPCLogSource, index$c_EPositionUser as EPositionUser, index$c_EPostStyle as EPostStyle, index$c_EPostType as EPostType, index$c_EPriority as EPriority, index$c_EStartStop as EStartStop, index$c_EStatusAccountSocialCheckAuth as EStatusAccountSocialCheckAuth, index$c_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$c_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$c_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$c_EStatusAccountSocialRaw as EStatusAccountSocialRaw, index$c_EStatusAccountSocialRun as EStatusAccountSocialRun, index$c_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$c_EStatusAccountSocialSync as EStatusAccountSocialSync, index$c_EStatusAccountSocialSyncInstagramThreads as EStatusAccountSocialSyncInstagramThreads, index$c_EStatusActive as EStatusActive, index$c_EStatusBlog as EStatusBlog, index$c_EStatusChangeInfo as EStatusChangeInfo, index$c_EStatusCommon as EStatusCommon, index$c_EStatusCreateNew as EStatusCreateNew, index$c_EStatusDeviceChangeName as EStatusDeviceChangeName, index$c_EStatusDeviceChangeNew as EStatusDeviceChangeNew, index$c_EStatusDeviceConnectPC as EStatusDeviceConnectPC, index$c_EStatusDeviceConnectWifi as EStatusDeviceConnectWifi, index$c_EStatusDeviceHubStatus as EStatusDeviceHubStatus, index$c_EStatusDeviceLog as EStatusDeviceLog, index$c_EStatusDeviceLoginCHPlayICloud as EStatusDeviceLoginCHPlayICloud, index$c_EStatusDeviceReplace as EStatusDeviceReplace, index$c_EStatusDeviceRunningSocial as EStatusDeviceRunningSocial, index$c_EStatusDeviceSetup as EStatusDeviceSetup, index$c_EStatusDeviceSetupSettingTask as EStatusDeviceSetupSettingTask, index$c_EStatusDeviceSync as EStatusDeviceSync, index$c_EStatusEditPost as EStatusEditPost, index$c_EStatusExecuteCommon as EStatusExecuteCommon, index$c_EStatusGenerate as EStatusGenerate, index$c_EStatusImportAccountSocial as EStatusImportAccountSocial, index$c_EStatusLark as EStatusLark, index$c_EStatusMailWork as EStatusMailWork, index$c_EStatusPC as EStatusPC, index$c_EStatusPCControl as EStatusPCControl, index$c_EStatusPost as EStatusPost, index$c_EStatusRole as EStatusRole, index$c_EStatusSheetWork as EStatusSheetWork, index$c_EStatusTaskAIContent as EStatusTaskAIContent, index$c_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$c_EStatusTaskJob as EStatusTaskJob, index$c_EStatusTaskJobGroup as EStatusTaskJobGroup, index$c_EStatusTaskScript as EStatusTaskScript, index$c_EStatusTaskToolSocials as EStatusTaskToolSocials, index$c_EStatusTeam as EStatusTeam, index$c_EStatusUse as EStatusUse, index$c_EStatusUser as EStatusUser, index$c_ETimeFilter as ETimeFilter, index$c_ETimeZone as ETimeZone, index$c_EToolName as EToolName, index$c_ETypeAccountInstagramSetting as ETypeAccountInstagramSetting, index$c_ETypeAccountVPN as ETypeAccountVPN, index$c_ETypeBrowser as ETypeBrowser, index$c_ETypeCanva as ETypeCanva, index$c_ETypeColumnManagerWork as ETypeColumnManagerWork, index$c_ETypeDevice as ETypeDevice, index$c_ETypeDeviceLog as ETypeDeviceLog, index$c_ETypeDeviceOS as ETypeDeviceOS, index$c_ETypeExport as ETypeExport, index$c_ETypeGenerate as ETypeGenerate, index$c_ETypeImportExport as ETypeImportExport, index$c_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$c_ETypeManagerWorkType as ETypeManagerWorkType, index$c_ETypePcOS as ETypePcOS, index$c_ETypePin as ETypePin, index$c_ETypeProviderAccountVPN as ETypeProviderAccountVPN, index$c_ETypeProxy as ETypeProxy, index$c_ETypeProxyChecked as ETypeProxyChecked, index$c_ETypeProxyCountry as ETypeProxyCountry, index$c_ETypeProxyNewIP as ETypeProxyNewIP, index$c_ETypeProxyProvider as ETypeProxyProvider, index$c_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$c_ETypeSheetWorkPin as ETypeSheetWorkPin, index$c_ETypeSocial as ETypeSocial, index$c_ETypeSocialChangeInfoInstagram as ETypeSocialChangeInfoInstagram, index$c_ETypeSocialCreateNew as ETypeSocialCreateNew, index$c_ETypeTaskID as ETypeTaskID, index$c_ETypeTimeFilter as ETypeTimeFilter, index$c_ETypeVoiceLanguage as ETypeVoiceLanguage, index$c_EYesNo as EYesNo, index$f as Lark, index$c_PCLogTimeRange as PCLogTimeRange, index$e as Status, index$d as Types };
|
|
1769
1768
|
}
|
|
1770
1769
|
|
|
1771
1770
|
type TFilter = 'direct' | 'ref';
|
|
@@ -18909,4 +18908,4 @@ declare namespace index {
|
|
|
18909
18908
|
export type { index_ExportDto as ExportDto, index_FilterBaseDto as FilterBaseDto, index_FilterBaseSocialDto as FilterBaseSocialDto, index_IBaseELS as IBaseELS, index_IBaseOverview as IBaseOverview, index_IBaseRefFieldELS as IBaseRefFieldELS, index_IBaseSheetImportDto as IBaseSheetImportDto, index_IBaseStoreIdxELS as IBaseStoreIdxELS, index_IFilterAssignDto as IFilterAssignDto, index_IFilterBaseAccountSocialDto as IFilterBaseAccountSocialDto, index_IFilterBaseDto as IFilterBaseDto, index_IFindBaseDto as IFindBaseDto, index_IUserInfoAssignment as IUserInfoAssignment, index_ImportDto as ImportDto };
|
|
18910
18909
|
}
|
|
18911
18910
|
|
|
18912
|
-
export { index$h as AI, type AccountAICreateDto, type AccountAIImportDto, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddBulkManualContentSocialInstagramChildrenDto, type AddBulkManualContentSocialThreadsChildrenDto, type AddManualContentSocialInstagramChildrenDto, type AddManualContentSocialThreadsChildrenDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$8 as Auth, index$i as AutoConstants, index as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$6 as AutoInterfaces, index$7 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$g as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateInstagramSettingInteractFollowDto, type CreateInstagramSettingInteractReplyCommentDto, type CreateInstagramSettingInteractReplyMessageDto, type CreateInstagramSettingInteractUnFollowDto, type CreateInstagramSettingPostDto, type CreateLarkDto, type CreateManagerImageAIInstagramDto, type CreateManagerImageAIThreadsDto, type CreateManagerWorkDto, type CreatePCBrowserDto, type CreatePCPhoneDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIVersionGPT, EAIVersionPerplexity, EAccountAIContentChannelStatus, EAccountAIContentModel, EAccountAIContentStatus, EAccountAIModelApiStatus, EAccountAIModelBrowserPlan, EAccountAIModelCreditStatus, EAccountAIModelStatus, EAccountAIModelType, EAccountAISync, EAccountAITypeEmail, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EManagerImageAIInstagramFolder, EManagerImageAIInstagramModel, EManagerImageAIThreadsFolder, EManagerImageAIThreadsModel, EManualContentSocialInstagramStatusPost, EManualContentSocialInstagramStatusTask, EManualContentSocialInstagramTypePost, EManualContentSocialThreadsStatusPost, EManualContentSocialThreadsStatusTask, EManualContentSocialThreadsTypePost, EObjectName, EPCLogLevel, EPCLogSource, EPCLogTime, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusCommon, EStatusCreateNew, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTeam, EStatusUse, EStatusUser, ETaskGenerateAIStatus, ETaskGenerateAIType, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeBrowser, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePcOS, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSettingInstagram, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EVPSCore, EVPSExtension, EVPSOs, EVPSRam, EVPSStatus, EVPSStatusConnection, EVPSStatusGpmLoginEmail, EVPSStatusReplace, EVPSStatusRestart, EVPSTimeRestart, EYesNo, type EditStatusImageItemInstagramDto, type EditStatusImageItemThreadsDto, type EditStatusManualContentSocialInstagramChildrenItemPost, type EditStatusManualContentSocialThreadsChildrenItemPost, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIGoogleDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountEmailManagerDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingFollowDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterInstagramSettingReplyCommentDto, type FilterInstagramSettingReplyMessageDto, type FilterInstagramSettingUnFollowDto, type FilterLarkDto, type FilterManagerImageAIInstagramDto, type FilterManagerImageAIThreadsDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterManualContentSocialInstagramDto, type FilterManualContentSocialThreadsDto, type FilterPCBrowserDto, type FilterPCPhoneDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDetailAccountAIDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageVideoVoiceCanvaInstagramDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindListAccountForManualContentSocialInstagramDto, type FindListAccountForManualContentSocialThreadsDto, type FindManagerImageAIInstagramDto, type FindManagerImageAIThreadsDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindManualContentSocialInstagramDto, type FindManualContentSocialThreadsDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountAIGoogleDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountEmailManagerDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewManagerImageAIInstagramDto, type FindOverviewManagerImageAIThreadsDto, type FindOverviewManualContentSocialInstagramDto, type FindOverviewManualContentSocialThreadsDto, type FindOverviewPCBrowserDto, type FindOverviewPCPhoneDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCBrowserDetail, type FindPCBrowserDto, type FindPCPhoneDetail, type FindPCPhoneDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskManualContentSocialInstagramDto, type FindTaskManualContentSocialThreadsDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$2 as Forum, type IAccountAI, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIModelContent, type IAccountAIModelImageVideo, type IAccountAIModelVoice, type IAccountAIProxy, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSProvider, type IAccountVPSSocial, type IAssignTeam, type IAssignUser, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseOverview, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBaseStoreIdxELS, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IColsUnSelected, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDeviceLogStoreIdxELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IEmailAccountSocial, type IEmailProxy, type IEmailRawManager, type IEmailVPS, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterSettingAccountSocialFindForSettingDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImageVideoVoiceCanvaInstagram, type IHistoryTaskAIImageVideoVoiceCanvaThreads, type IIncreaseValueTask, type IInstagramAccountRaw, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryAutoSyncStoreIdxELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryChangeInfoStoreIdxELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryCreateNewStoreIdxELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramHistoryGroupStoreIdxELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractBlockUserStoreIdxELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractFollowStoreIdxELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyCommentStoreIdxELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractReplyMessageStoreIdxELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportInteractUnFollowStoreIdxELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostHighLightStoreIdxELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostNewStoreIdxELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostReelStoreIdxELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostSquareStoreIdxELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramReportPostStoryStoreIdxELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IMailWork, type IManagerImageAIInstagram, type IManagerImageAIInstagramItemStore, type IManagerImageAIInstagramUserAttached, type IManagerImageAIThreads, type IManagerImageAIThreadsItemStore, type IManagerImageAIThreadsUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IManualContentSocialInstagram, type IManualContentSocialInstagramChildren, type IManualContentSocialInstagramChildrenItemPost, type IManualContentSocialInstagramNiche, type IManualContentSocialInstagramRunTime, type IManualContentSocialThreads, type IManualContentSocialThreadsChildren, type IManualContentSocialThreadsChildrenItemPost, type IManualContentSocialThreadsNiche, type IManualContentSocialThreadsRunTime, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPCBrowser, type IPCBrowserLog, type IPCBrowserLogELS, type IPCBrowserLogStoreIdxELS, type IPCBrowserSheetTool, type IPCPhone, type IPCPhoneLog, type IPCPhoneLogELS, type IPCPhoneLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanva, type ITaskAIImageVideoVoiceCanvaInstagram, type ITaskAIImageVideoVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramBlockUserELS, type ITaskInstagramBlockUserStoreIdxELS, type ITaskInstagramChangeInfo, type ITaskInstagramChangeInfoELS, type ITaskInstagramChangeInfoStoreIdxELS, type ITaskInstagramFollow, type ITaskInstagramFollowELS, type ITaskInstagramFollowStoreIdxELS, type ITaskInstagramPost, type ITaskInstagramPostELS, type ITaskInstagramPostStoreIdxELS, type ITaskInstagramReplyComment, type ITaskInstagramReplyCommentELS, type ITaskInstagramReplyCommentStoreIdxELS, type ITaskInstagramReplyMessage, type ITaskInstagramReplyMessageELS, type ITaskInstagramReplyMessageStoreIdxELS, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskManualContentSocialInstagram, type ITaskManualContentSocialThreads, type ITaskThreadsFollow, type ITaskThreadsFollowELS, type ITaskThreadsFollowStoreIdxELS, type ITaskThreadsPost, type ITaskThreadsPostELS, type ITaskThreadsPostStoreIdxELS, type ITaskThreadsReplyComment, type ITaskThreadsReplyCommentELS, type ITaskThreadsReplyCommentStoreIdxELS, type ITaskThreadsReplyMessage, type ITaskThreadsReplyMessageELS, type ITaskThreadsReplyMessageStoreIdxELS, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsDashboardFollower, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractFollowStoreIdxELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyCommentStoreIdxELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractReplyMessageStoreIdxELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportInteractUnFollowStoreIdxELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsReportPostStoreIdxELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTime, type IUser, type IUserInfoAssignment, type IUserRole, type IViewDeviceByPCBrowser, type IViewDeviceByPCPhone, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$f as Lark, type ListManualContentSocialChildrenDto, type ListManualContentSocialInstagramChildrenDto, type ListManualContentSocialThreadsChildrenDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$3 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type StoreTaskManualContentSocialInstagramForRunDto, type StoreTaskManualContentSocialThreadsForRunDto, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateInstagramSettingInteractFollowDto, type UpdateInstagramSettingInteractReplyCommentDto, type UpdateInstagramSettingInteractReplyMessageDto, type UpdateInstagramSettingInteractUnFollowDto, type UpdateInstagramSettingPostDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCBrowserDto, type UpdatePCPhoneDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type UpsertManualContentSocialInstagramChildrenDto, type UpsertManualContentSocialInstagramChildrenItemPostDto, type UpsertManualContentSocialInstagramDto, type UpsertManualContentSocialThreadsChildrenDto, type UpsertManualContentSocialThreadsChildrenItemPostDto, type UpsertManualContentSocialThreadsDto, type ViewAsyncManualContentSocialInstagramDto, type ViewAsyncManualContentSocialThreadsDto, type ViewAutoSyncInformationManualContentSocialInstagramDto, type ViewAutoSyncInformationManualContentThreadsDto, type ViewDetailDeviceDto, type ViewDetailFolderInstagramDto, type ViewDetailFolderThreadsDto, type ViewDetailSheetsToolDto, type ViewListGPMProfileDto, type ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
|
18911
|
+
export { index$h as AI, type AccountAICreateDto, type AccountAIImportDto, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddBulkManualContentSocialInstagramChildrenDto, type AddBulkManualContentSocialThreadsChildrenDto, type AddManualContentSocialInstagramChildrenDto, type AddManualContentSocialThreadsChildrenDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$8 as Auth, index$i as AutoConstants, index as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$6 as AutoInterfaces, index$7 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$g as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateInstagramSettingInteractFollowDto, type CreateInstagramSettingInteractReplyCommentDto, type CreateInstagramSettingInteractReplyMessageDto, type CreateInstagramSettingInteractUnFollowDto, type CreateInstagramSettingPostDto, type CreateLarkDto, type CreateManagerImageAIInstagramDto, type CreateManagerImageAIThreadsDto, type CreateManagerWorkDto, type CreatePCBrowserDto, type CreatePCPhoneDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIVersionGPT, EAIVersionPerplexity, EAccountAIContentChannelStatus, EAccountAIContentModel, EAccountAIContentStatus, EAccountAIModelApiStatus, EAccountAIModelBrowserPlan, EAccountAIModelCreditStatus, EAccountAIModelStatus, EAccountAIModelType, EAccountAISync, EAccountAITypeEmail, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EManagerImageAIInstagramFolder, EManagerImageAIInstagramModel, EManagerImageAIThreadsFolder, EManagerImageAIThreadsModel, EManualContentSocialInstagramStatusPost, EManualContentSocialInstagramStatusTask, EManualContentSocialInstagramTypePost, EManualContentSocialThreadsStatusPost, EManualContentSocialThreadsStatusTask, EManualContentSocialThreadsTypePost, EObjectName, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusCommon, EStatusCreateNew, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTeam, EStatusUse, EStatusUser, ETaskGenerateAIStatus, ETaskGenerateAIType, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeBrowser, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePcOS, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSettingInstagram, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EVPSCore, EVPSExtension, EVPSOs, EVPSRam, EVPSStatus, EVPSStatusConnection, EVPSStatusGpmLoginEmail, EVPSStatusReplace, EVPSStatusRestart, EVPSTimeRestart, EYesNo, type EditStatusImageItemInstagramDto, type EditStatusImageItemThreadsDto, type EditStatusManualContentSocialInstagramChildrenItemPost, type EditStatusManualContentSocialThreadsChildrenItemPost, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIGoogleDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountEmailManagerDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingFollowDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterInstagramSettingReplyCommentDto, type FilterInstagramSettingReplyMessageDto, type FilterInstagramSettingUnFollowDto, type FilterLarkDto, type FilterManagerImageAIInstagramDto, type FilterManagerImageAIThreadsDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterManualContentSocialInstagramDto, type FilterManualContentSocialThreadsDto, type FilterPCBrowserDto, type FilterPCPhoneDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDetailAccountAIDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageVideoVoiceCanvaInstagramDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindListAccountForManualContentSocialInstagramDto, type FindListAccountForManualContentSocialThreadsDto, type FindManagerImageAIInstagramDto, type FindManagerImageAIThreadsDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindManualContentSocialInstagramDto, type FindManualContentSocialThreadsDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountAIGoogleDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountEmailManagerDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewManagerImageAIInstagramDto, type FindOverviewManagerImageAIThreadsDto, type FindOverviewManualContentSocialInstagramDto, type FindOverviewManualContentSocialThreadsDto, type FindOverviewPCBrowserDto, type FindOverviewPCPhoneDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCBrowserDetail, type FindPCBrowserDto, type FindPCPhoneDetail, type FindPCPhoneDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskManualContentSocialInstagramDto, type FindTaskManualContentSocialThreadsDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$2 as Forum, type IAccountAI, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIModelContent, type IAccountAIModelImageVideo, type IAccountAIModelVoice, type IAccountAIProxy, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSProvider, type IAccountVPSSocial, type IAssignTeam, type IAssignUser, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseOverview, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBaseStoreIdxELS, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IColsUnSelected, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDeviceLogStoreIdxELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IEmailAccountSocial, type IEmailProxy, type IEmailRawManager, type IEmailVPS, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterSettingAccountSocialFindForSettingDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImageVideoVoiceCanvaInstagram, type IHistoryTaskAIImageVideoVoiceCanvaThreads, type IIncreaseValueTask, type IInstagramAccountRaw, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryAutoSyncStoreIdxELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryChangeInfoStoreIdxELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryCreateNewStoreIdxELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramHistoryGroupStoreIdxELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractBlockUserStoreIdxELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractFollowStoreIdxELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyCommentStoreIdxELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractReplyMessageStoreIdxELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportInteractUnFollowStoreIdxELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostHighLightStoreIdxELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostNewStoreIdxELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostReelStoreIdxELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostSquareStoreIdxELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramReportPostStoryStoreIdxELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IMailWork, type IManagerImageAIInstagram, type IManagerImageAIInstagramItemStore, type IManagerImageAIInstagramUserAttached, type IManagerImageAIThreads, type IManagerImageAIThreadsItemStore, type IManagerImageAIThreadsUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IManualContentSocialInstagram, type IManualContentSocialInstagramChildren, type IManualContentSocialInstagramChildrenItemPost, type IManualContentSocialInstagramNiche, type IManualContentSocialInstagramRunTime, type IManualContentSocialThreads, type IManualContentSocialThreadsChildren, type IManualContentSocialThreadsChildrenItemPost, type IManualContentSocialThreadsNiche, type IManualContentSocialThreadsRunTime, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPCBrowser, type IPCBrowserLog, type IPCBrowserLogELS, type IPCBrowserLogStoreIdxELS, type IPCBrowserSheetTool, type IPCPhone, type IPCPhoneLog, type IPCPhoneLogELS, type IPCPhoneLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanva, type ITaskAIImageVideoVoiceCanvaInstagram, type ITaskAIImageVideoVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramBlockUserELS, type ITaskInstagramBlockUserStoreIdxELS, type ITaskInstagramChangeInfo, type ITaskInstagramChangeInfoELS, type ITaskInstagramChangeInfoStoreIdxELS, type ITaskInstagramFollow, type ITaskInstagramFollowELS, type ITaskInstagramFollowStoreIdxELS, type ITaskInstagramPost, type ITaskInstagramPostELS, type ITaskInstagramPostStoreIdxELS, type ITaskInstagramReplyComment, type ITaskInstagramReplyCommentELS, type ITaskInstagramReplyCommentStoreIdxELS, type ITaskInstagramReplyMessage, type ITaskInstagramReplyMessageELS, type ITaskInstagramReplyMessageStoreIdxELS, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskManualContentSocialInstagram, type ITaskManualContentSocialThreads, type ITaskThreadsFollow, type ITaskThreadsFollowELS, type ITaskThreadsFollowStoreIdxELS, type ITaskThreadsPost, type ITaskThreadsPostELS, type ITaskThreadsPostStoreIdxELS, type ITaskThreadsReplyComment, type ITaskThreadsReplyCommentELS, type ITaskThreadsReplyCommentStoreIdxELS, type ITaskThreadsReplyMessage, type ITaskThreadsReplyMessageELS, type ITaskThreadsReplyMessageStoreIdxELS, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsDashboardFollower, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractFollowStoreIdxELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyCommentStoreIdxELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractReplyMessageStoreIdxELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportInteractUnFollowStoreIdxELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsReportPostStoreIdxELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTime, type IUser, type IUserInfoAssignment, type IUserRole, type IViewDeviceByPCBrowser, type IViewDeviceByPCPhone, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$f as Lark, type ListManualContentSocialChildrenDto, type ListManualContentSocialInstagramChildrenDto, type ListManualContentSocialThreadsChildrenDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, PCLogTimeRange, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$3 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type StoreTaskManualContentSocialInstagramForRunDto, type StoreTaskManualContentSocialThreadsForRunDto, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateInstagramSettingInteractFollowDto, type UpdateInstagramSettingInteractReplyCommentDto, type UpdateInstagramSettingInteractReplyMessageDto, type UpdateInstagramSettingInteractUnFollowDto, type UpdateInstagramSettingPostDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCBrowserDto, type UpdatePCPhoneDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type UpsertManualContentSocialInstagramChildrenDto, type UpsertManualContentSocialInstagramChildrenItemPostDto, type UpsertManualContentSocialInstagramDto, type UpsertManualContentSocialThreadsChildrenDto, type UpsertManualContentSocialThreadsChildrenItemPostDto, type UpsertManualContentSocialThreadsDto, type ViewAsyncManualContentSocialInstagramDto, type ViewAsyncManualContentSocialThreadsDto, type ViewAutoSyncInformationManualContentSocialInstagramDto, type ViewAutoSyncInformationManualContentThreadsDto, type ViewDetailDeviceDto, type ViewDetailFolderInstagramDto, type ViewDetailFolderThreadsDto, type ViewDetailSheetsToolDto, type ViewListGPMProfileDto, type ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
package/dist/index.d.ts
CHANGED
|
@@ -101,8 +101,7 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
101
101
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN: string;
|
|
102
102
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: string;
|
|
103
103
|
TASKS_MANUAL_CONTENT_THREADS_RUNTIME: string;
|
|
104
|
-
|
|
105
|
-
PC_BROWSER: string;
|
|
104
|
+
PC: string;
|
|
106
105
|
PATTERN_CANVA_AVATAR: string;
|
|
107
106
|
PATTERN_CANVA_COVER_BACKGROUND: string;
|
|
108
107
|
ACCOUNTS_VPN: string;
|
|
@@ -1540,7 +1539,7 @@ declare enum EPCLogSource {
|
|
|
1540
1539
|
System = "System",
|
|
1541
1540
|
UserAction = "UserAction"
|
|
1542
1541
|
}
|
|
1543
|
-
declare enum
|
|
1542
|
+
declare enum PCLogTimeRange {
|
|
1544
1543
|
Today = "Today",
|
|
1545
1544
|
Yesterday = "Yesterday",
|
|
1546
1545
|
Last7Days = "Last7Days",
|
|
@@ -1594,8 +1593,6 @@ type index$c_EPCLogLevel = EPCLogLevel;
|
|
|
1594
1593
|
declare const index$c_EPCLogLevel: typeof EPCLogLevel;
|
|
1595
1594
|
type index$c_EPCLogSource = EPCLogSource;
|
|
1596
1595
|
declare const index$c_EPCLogSource: typeof EPCLogSource;
|
|
1597
|
-
type index$c_EPCLogTime = EPCLogTime;
|
|
1598
|
-
declare const index$c_EPCLogTime: typeof EPCLogTime;
|
|
1599
1596
|
type index$c_EPositionUser = EPositionUser;
|
|
1600
1597
|
declare const index$c_EPositionUser: typeof EPositionUser;
|
|
1601
1598
|
type index$c_EPostStyle = EPostStyle;
|
|
@@ -1764,8 +1761,10 @@ type index$c_ETypeVoiceLanguage = ETypeVoiceLanguage;
|
|
|
1764
1761
|
declare const index$c_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
|
|
1765
1762
|
type index$c_EYesNo = EYesNo;
|
|
1766
1763
|
declare const index$c_EYesNo: typeof EYesNo;
|
|
1764
|
+
type index$c_PCLogTimeRange = PCLogTimeRange;
|
|
1765
|
+
declare const index$c_PCLogTimeRange: typeof PCLogTimeRange;
|
|
1767
1766
|
declare namespace index$c {
|
|
1768
|
-
export { index$h as AI, index$g as Base, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPCLogLevel as EPCLogLevel, index$c_EPCLogSource as EPCLogSource, index$
|
|
1767
|
+
export { index$h as AI, index$g as Base, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPCLogLevel as EPCLogLevel, index$c_EPCLogSource as EPCLogSource, index$c_EPositionUser as EPositionUser, index$c_EPostStyle as EPostStyle, index$c_EPostType as EPostType, index$c_EPriority as EPriority, index$c_EStartStop as EStartStop, index$c_EStatusAccountSocialCheckAuth as EStatusAccountSocialCheckAuth, index$c_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$c_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$c_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$c_EStatusAccountSocialRaw as EStatusAccountSocialRaw, index$c_EStatusAccountSocialRun as EStatusAccountSocialRun, index$c_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$c_EStatusAccountSocialSync as EStatusAccountSocialSync, index$c_EStatusAccountSocialSyncInstagramThreads as EStatusAccountSocialSyncInstagramThreads, index$c_EStatusActive as EStatusActive, index$c_EStatusBlog as EStatusBlog, index$c_EStatusChangeInfo as EStatusChangeInfo, index$c_EStatusCommon as EStatusCommon, index$c_EStatusCreateNew as EStatusCreateNew, index$c_EStatusDeviceChangeName as EStatusDeviceChangeName, index$c_EStatusDeviceChangeNew as EStatusDeviceChangeNew, index$c_EStatusDeviceConnectPC as EStatusDeviceConnectPC, index$c_EStatusDeviceConnectWifi as EStatusDeviceConnectWifi, index$c_EStatusDeviceHubStatus as EStatusDeviceHubStatus, index$c_EStatusDeviceLog as EStatusDeviceLog, index$c_EStatusDeviceLoginCHPlayICloud as EStatusDeviceLoginCHPlayICloud, index$c_EStatusDeviceReplace as EStatusDeviceReplace, index$c_EStatusDeviceRunningSocial as EStatusDeviceRunningSocial, index$c_EStatusDeviceSetup as EStatusDeviceSetup, index$c_EStatusDeviceSetupSettingTask as EStatusDeviceSetupSettingTask, index$c_EStatusDeviceSync as EStatusDeviceSync, index$c_EStatusEditPost as EStatusEditPost, index$c_EStatusExecuteCommon as EStatusExecuteCommon, index$c_EStatusGenerate as EStatusGenerate, index$c_EStatusImportAccountSocial as EStatusImportAccountSocial, index$c_EStatusLark as EStatusLark, index$c_EStatusMailWork as EStatusMailWork, index$c_EStatusPC as EStatusPC, index$c_EStatusPCControl as EStatusPCControl, index$c_EStatusPost as EStatusPost, index$c_EStatusRole as EStatusRole, index$c_EStatusSheetWork as EStatusSheetWork, index$c_EStatusTaskAIContent as EStatusTaskAIContent, index$c_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$c_EStatusTaskJob as EStatusTaskJob, index$c_EStatusTaskJobGroup as EStatusTaskJobGroup, index$c_EStatusTaskScript as EStatusTaskScript, index$c_EStatusTaskToolSocials as EStatusTaskToolSocials, index$c_EStatusTeam as EStatusTeam, index$c_EStatusUse as EStatusUse, index$c_EStatusUser as EStatusUser, index$c_ETimeFilter as ETimeFilter, index$c_ETimeZone as ETimeZone, index$c_EToolName as EToolName, index$c_ETypeAccountInstagramSetting as ETypeAccountInstagramSetting, index$c_ETypeAccountVPN as ETypeAccountVPN, index$c_ETypeBrowser as ETypeBrowser, index$c_ETypeCanva as ETypeCanva, index$c_ETypeColumnManagerWork as ETypeColumnManagerWork, index$c_ETypeDevice as ETypeDevice, index$c_ETypeDeviceLog as ETypeDeviceLog, index$c_ETypeDeviceOS as ETypeDeviceOS, index$c_ETypeExport as ETypeExport, index$c_ETypeGenerate as ETypeGenerate, index$c_ETypeImportExport as ETypeImportExport, index$c_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$c_ETypeManagerWorkType as ETypeManagerWorkType, index$c_ETypePcOS as ETypePcOS, index$c_ETypePin as ETypePin, index$c_ETypeProviderAccountVPN as ETypeProviderAccountVPN, index$c_ETypeProxy as ETypeProxy, index$c_ETypeProxyChecked as ETypeProxyChecked, index$c_ETypeProxyCountry as ETypeProxyCountry, index$c_ETypeProxyNewIP as ETypeProxyNewIP, index$c_ETypeProxyProvider as ETypeProxyProvider, index$c_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$c_ETypeSheetWorkPin as ETypeSheetWorkPin, index$c_ETypeSocial as ETypeSocial, index$c_ETypeSocialChangeInfoInstagram as ETypeSocialChangeInfoInstagram, index$c_ETypeSocialCreateNew as ETypeSocialCreateNew, index$c_ETypeTaskID as ETypeTaskID, index$c_ETypeTimeFilter as ETypeTimeFilter, index$c_ETypeVoiceLanguage as ETypeVoiceLanguage, index$c_EYesNo as EYesNo, index$f as Lark, index$c_PCLogTimeRange as PCLogTimeRange, index$e as Status, index$d as Types };
|
|
1769
1768
|
}
|
|
1770
1769
|
|
|
1771
1770
|
type TFilter = 'direct' | 'ref';
|
|
@@ -18909,4 +18908,4 @@ declare namespace index {
|
|
|
18909
18908
|
export type { index_ExportDto as ExportDto, index_FilterBaseDto as FilterBaseDto, index_FilterBaseSocialDto as FilterBaseSocialDto, index_IBaseELS as IBaseELS, index_IBaseOverview as IBaseOverview, index_IBaseRefFieldELS as IBaseRefFieldELS, index_IBaseSheetImportDto as IBaseSheetImportDto, index_IBaseStoreIdxELS as IBaseStoreIdxELS, index_IFilterAssignDto as IFilterAssignDto, index_IFilterBaseAccountSocialDto as IFilterBaseAccountSocialDto, index_IFilterBaseDto as IFilterBaseDto, index_IFindBaseDto as IFindBaseDto, index_IUserInfoAssignment as IUserInfoAssignment, index_ImportDto as ImportDto };
|
|
18910
18909
|
}
|
|
18911
18910
|
|
|
18912
|
-
export { index$h as AI, type AccountAICreateDto, type AccountAIImportDto, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddBulkManualContentSocialInstagramChildrenDto, type AddBulkManualContentSocialThreadsChildrenDto, type AddManualContentSocialInstagramChildrenDto, type AddManualContentSocialThreadsChildrenDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$8 as Auth, index$i as AutoConstants, index as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$6 as AutoInterfaces, index$7 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$g as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateInstagramSettingInteractFollowDto, type CreateInstagramSettingInteractReplyCommentDto, type CreateInstagramSettingInteractReplyMessageDto, type CreateInstagramSettingInteractUnFollowDto, type CreateInstagramSettingPostDto, type CreateLarkDto, type CreateManagerImageAIInstagramDto, type CreateManagerImageAIThreadsDto, type CreateManagerWorkDto, type CreatePCBrowserDto, type CreatePCPhoneDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIVersionGPT, EAIVersionPerplexity, EAccountAIContentChannelStatus, EAccountAIContentModel, EAccountAIContentStatus, EAccountAIModelApiStatus, EAccountAIModelBrowserPlan, EAccountAIModelCreditStatus, EAccountAIModelStatus, EAccountAIModelType, EAccountAISync, EAccountAITypeEmail, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EManagerImageAIInstagramFolder, EManagerImageAIInstagramModel, EManagerImageAIThreadsFolder, EManagerImageAIThreadsModel, EManualContentSocialInstagramStatusPost, EManualContentSocialInstagramStatusTask, EManualContentSocialInstagramTypePost, EManualContentSocialThreadsStatusPost, EManualContentSocialThreadsStatusTask, EManualContentSocialThreadsTypePost, EObjectName, EPCLogLevel, EPCLogSource, EPCLogTime, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusCommon, EStatusCreateNew, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTeam, EStatusUse, EStatusUser, ETaskGenerateAIStatus, ETaskGenerateAIType, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeBrowser, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePcOS, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSettingInstagram, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EVPSCore, EVPSExtension, EVPSOs, EVPSRam, EVPSStatus, EVPSStatusConnection, EVPSStatusGpmLoginEmail, EVPSStatusReplace, EVPSStatusRestart, EVPSTimeRestart, EYesNo, type EditStatusImageItemInstagramDto, type EditStatusImageItemThreadsDto, type EditStatusManualContentSocialInstagramChildrenItemPost, type EditStatusManualContentSocialThreadsChildrenItemPost, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIGoogleDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountEmailManagerDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingFollowDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterInstagramSettingReplyCommentDto, type FilterInstagramSettingReplyMessageDto, type FilterInstagramSettingUnFollowDto, type FilterLarkDto, type FilterManagerImageAIInstagramDto, type FilterManagerImageAIThreadsDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterManualContentSocialInstagramDto, type FilterManualContentSocialThreadsDto, type FilterPCBrowserDto, type FilterPCPhoneDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDetailAccountAIDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageVideoVoiceCanvaInstagramDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindListAccountForManualContentSocialInstagramDto, type FindListAccountForManualContentSocialThreadsDto, type FindManagerImageAIInstagramDto, type FindManagerImageAIThreadsDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindManualContentSocialInstagramDto, type FindManualContentSocialThreadsDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountAIGoogleDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountEmailManagerDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewManagerImageAIInstagramDto, type FindOverviewManagerImageAIThreadsDto, type FindOverviewManualContentSocialInstagramDto, type FindOverviewManualContentSocialThreadsDto, type FindOverviewPCBrowserDto, type FindOverviewPCPhoneDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCBrowserDetail, type FindPCBrowserDto, type FindPCPhoneDetail, type FindPCPhoneDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskManualContentSocialInstagramDto, type FindTaskManualContentSocialThreadsDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$2 as Forum, type IAccountAI, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIModelContent, type IAccountAIModelImageVideo, type IAccountAIModelVoice, type IAccountAIProxy, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSProvider, type IAccountVPSSocial, type IAssignTeam, type IAssignUser, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseOverview, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBaseStoreIdxELS, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IColsUnSelected, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDeviceLogStoreIdxELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IEmailAccountSocial, type IEmailProxy, type IEmailRawManager, type IEmailVPS, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterSettingAccountSocialFindForSettingDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImageVideoVoiceCanvaInstagram, type IHistoryTaskAIImageVideoVoiceCanvaThreads, type IIncreaseValueTask, type IInstagramAccountRaw, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryAutoSyncStoreIdxELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryChangeInfoStoreIdxELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryCreateNewStoreIdxELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramHistoryGroupStoreIdxELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractBlockUserStoreIdxELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractFollowStoreIdxELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyCommentStoreIdxELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractReplyMessageStoreIdxELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportInteractUnFollowStoreIdxELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostHighLightStoreIdxELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostNewStoreIdxELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostReelStoreIdxELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostSquareStoreIdxELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramReportPostStoryStoreIdxELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IMailWork, type IManagerImageAIInstagram, type IManagerImageAIInstagramItemStore, type IManagerImageAIInstagramUserAttached, type IManagerImageAIThreads, type IManagerImageAIThreadsItemStore, type IManagerImageAIThreadsUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IManualContentSocialInstagram, type IManualContentSocialInstagramChildren, type IManualContentSocialInstagramChildrenItemPost, type IManualContentSocialInstagramNiche, type IManualContentSocialInstagramRunTime, type IManualContentSocialThreads, type IManualContentSocialThreadsChildren, type IManualContentSocialThreadsChildrenItemPost, type IManualContentSocialThreadsNiche, type IManualContentSocialThreadsRunTime, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPCBrowser, type IPCBrowserLog, type IPCBrowserLogELS, type IPCBrowserLogStoreIdxELS, type IPCBrowserSheetTool, type IPCPhone, type IPCPhoneLog, type IPCPhoneLogELS, type IPCPhoneLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanva, type ITaskAIImageVideoVoiceCanvaInstagram, type ITaskAIImageVideoVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramBlockUserELS, type ITaskInstagramBlockUserStoreIdxELS, type ITaskInstagramChangeInfo, type ITaskInstagramChangeInfoELS, type ITaskInstagramChangeInfoStoreIdxELS, type ITaskInstagramFollow, type ITaskInstagramFollowELS, type ITaskInstagramFollowStoreIdxELS, type ITaskInstagramPost, type ITaskInstagramPostELS, type ITaskInstagramPostStoreIdxELS, type ITaskInstagramReplyComment, type ITaskInstagramReplyCommentELS, type ITaskInstagramReplyCommentStoreIdxELS, type ITaskInstagramReplyMessage, type ITaskInstagramReplyMessageELS, type ITaskInstagramReplyMessageStoreIdxELS, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskManualContentSocialInstagram, type ITaskManualContentSocialThreads, type ITaskThreadsFollow, type ITaskThreadsFollowELS, type ITaskThreadsFollowStoreIdxELS, type ITaskThreadsPost, type ITaskThreadsPostELS, type ITaskThreadsPostStoreIdxELS, type ITaskThreadsReplyComment, type ITaskThreadsReplyCommentELS, type ITaskThreadsReplyCommentStoreIdxELS, type ITaskThreadsReplyMessage, type ITaskThreadsReplyMessageELS, type ITaskThreadsReplyMessageStoreIdxELS, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsDashboardFollower, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractFollowStoreIdxELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyCommentStoreIdxELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractReplyMessageStoreIdxELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportInteractUnFollowStoreIdxELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsReportPostStoreIdxELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTime, type IUser, type IUserInfoAssignment, type IUserRole, type IViewDeviceByPCBrowser, type IViewDeviceByPCPhone, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$f as Lark, type ListManualContentSocialChildrenDto, type ListManualContentSocialInstagramChildrenDto, type ListManualContentSocialThreadsChildrenDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$3 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type StoreTaskManualContentSocialInstagramForRunDto, type StoreTaskManualContentSocialThreadsForRunDto, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateInstagramSettingInteractFollowDto, type UpdateInstagramSettingInteractReplyCommentDto, type UpdateInstagramSettingInteractReplyMessageDto, type UpdateInstagramSettingInteractUnFollowDto, type UpdateInstagramSettingPostDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCBrowserDto, type UpdatePCPhoneDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type UpsertManualContentSocialInstagramChildrenDto, type UpsertManualContentSocialInstagramChildrenItemPostDto, type UpsertManualContentSocialInstagramDto, type UpsertManualContentSocialThreadsChildrenDto, type UpsertManualContentSocialThreadsChildrenItemPostDto, type UpsertManualContentSocialThreadsDto, type ViewAsyncManualContentSocialInstagramDto, type ViewAsyncManualContentSocialThreadsDto, type ViewAutoSyncInformationManualContentSocialInstagramDto, type ViewAutoSyncInformationManualContentThreadsDto, type ViewDetailDeviceDto, type ViewDetailFolderInstagramDto, type ViewDetailFolderThreadsDto, type ViewDetailSheetsToolDto, type ViewListGPMProfileDto, type ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
|
18911
|
+
export { index$h as AI, type AccountAICreateDto, type AccountAIImportDto, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddBulkManualContentSocialInstagramChildrenDto, type AddBulkManualContentSocialThreadsChildrenDto, type AddManualContentSocialInstagramChildrenDto, type AddManualContentSocialThreadsChildrenDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$8 as Auth, index$i as AutoConstants, index as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$6 as AutoInterfaces, index$7 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$g as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateInstagramSettingInteractFollowDto, type CreateInstagramSettingInteractReplyCommentDto, type CreateInstagramSettingInteractReplyMessageDto, type CreateInstagramSettingInteractUnFollowDto, type CreateInstagramSettingPostDto, type CreateLarkDto, type CreateManagerImageAIInstagramDto, type CreateManagerImageAIThreadsDto, type CreateManagerWorkDto, type CreatePCBrowserDto, type CreatePCPhoneDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIVersionGPT, EAIVersionPerplexity, EAccountAIContentChannelStatus, EAccountAIContentModel, EAccountAIContentStatus, EAccountAIModelApiStatus, EAccountAIModelBrowserPlan, EAccountAIModelCreditStatus, EAccountAIModelStatus, EAccountAIModelType, EAccountAISync, EAccountAITypeEmail, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EManagerImageAIInstagramFolder, EManagerImageAIInstagramModel, EManagerImageAIThreadsFolder, EManagerImageAIThreadsModel, EManualContentSocialInstagramStatusPost, EManualContentSocialInstagramStatusTask, EManualContentSocialInstagramTypePost, EManualContentSocialThreadsStatusPost, EManualContentSocialThreadsStatusTask, EManualContentSocialThreadsTypePost, EObjectName, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusCommon, EStatusCreateNew, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTeam, EStatusUse, EStatusUser, ETaskGenerateAIStatus, ETaskGenerateAIType, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeBrowser, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePcOS, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSettingInstagram, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EVPSCore, EVPSExtension, EVPSOs, EVPSRam, EVPSStatus, EVPSStatusConnection, EVPSStatusGpmLoginEmail, EVPSStatusReplace, EVPSStatusRestart, EVPSTimeRestart, EYesNo, type EditStatusImageItemInstagramDto, type EditStatusImageItemThreadsDto, type EditStatusManualContentSocialInstagramChildrenItemPost, type EditStatusManualContentSocialThreadsChildrenItemPost, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIGoogleDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountEmailManagerDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingFollowDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterInstagramSettingReplyCommentDto, type FilterInstagramSettingReplyMessageDto, type FilterInstagramSettingUnFollowDto, type FilterLarkDto, type FilterManagerImageAIInstagramDto, type FilterManagerImageAIThreadsDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterManualContentSocialInstagramDto, type FilterManualContentSocialThreadsDto, type FilterPCBrowserDto, type FilterPCPhoneDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDetailAccountAIDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageVideoVoiceCanvaInstagramDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindListAccountForManualContentSocialInstagramDto, type FindListAccountForManualContentSocialThreadsDto, type FindManagerImageAIInstagramDto, type FindManagerImageAIThreadsDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindManualContentSocialInstagramDto, type FindManualContentSocialThreadsDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountAIGoogleDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountEmailManagerDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewManagerImageAIInstagramDto, type FindOverviewManagerImageAIThreadsDto, type FindOverviewManualContentSocialInstagramDto, type FindOverviewManualContentSocialThreadsDto, type FindOverviewPCBrowserDto, type FindOverviewPCPhoneDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCBrowserDetail, type FindPCBrowserDto, type FindPCPhoneDetail, type FindPCPhoneDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskManualContentSocialInstagramDto, type FindTaskManualContentSocialThreadsDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$2 as Forum, type IAccountAI, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIModelContent, type IAccountAIModelImageVideo, type IAccountAIModelVoice, type IAccountAIProxy, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSProvider, type IAccountVPSSocial, type IAssignTeam, type IAssignUser, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseOverview, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBaseStoreIdxELS, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IColsUnSelected, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDeviceLogStoreIdxELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IEmailAccountSocial, type IEmailProxy, type IEmailRawManager, type IEmailVPS, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterSettingAccountSocialFindForSettingDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImageVideoVoiceCanvaInstagram, type IHistoryTaskAIImageVideoVoiceCanvaThreads, type IIncreaseValueTask, type IInstagramAccountRaw, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryAutoSyncStoreIdxELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryChangeInfoStoreIdxELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryCreateNewStoreIdxELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramHistoryGroupStoreIdxELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractBlockUserStoreIdxELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractFollowStoreIdxELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyCommentStoreIdxELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractReplyMessageStoreIdxELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportInteractUnFollowStoreIdxELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostHighLightStoreIdxELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostNewStoreIdxELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostReelStoreIdxELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostSquareStoreIdxELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramReportPostStoryStoreIdxELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IMailWork, type IManagerImageAIInstagram, type IManagerImageAIInstagramItemStore, type IManagerImageAIInstagramUserAttached, type IManagerImageAIThreads, type IManagerImageAIThreadsItemStore, type IManagerImageAIThreadsUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IManualContentSocialInstagram, type IManualContentSocialInstagramChildren, type IManualContentSocialInstagramChildrenItemPost, type IManualContentSocialInstagramNiche, type IManualContentSocialInstagramRunTime, type IManualContentSocialThreads, type IManualContentSocialThreadsChildren, type IManualContentSocialThreadsChildrenItemPost, type IManualContentSocialThreadsNiche, type IManualContentSocialThreadsRunTime, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPCBrowser, type IPCBrowserLog, type IPCBrowserLogELS, type IPCBrowserLogStoreIdxELS, type IPCBrowserSheetTool, type IPCPhone, type IPCPhoneLog, type IPCPhoneLogELS, type IPCPhoneLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanva, type ITaskAIImageVideoVoiceCanvaInstagram, type ITaskAIImageVideoVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramBlockUserELS, type ITaskInstagramBlockUserStoreIdxELS, type ITaskInstagramChangeInfo, type ITaskInstagramChangeInfoELS, type ITaskInstagramChangeInfoStoreIdxELS, type ITaskInstagramFollow, type ITaskInstagramFollowELS, type ITaskInstagramFollowStoreIdxELS, type ITaskInstagramPost, type ITaskInstagramPostELS, type ITaskInstagramPostStoreIdxELS, type ITaskInstagramReplyComment, type ITaskInstagramReplyCommentELS, type ITaskInstagramReplyCommentStoreIdxELS, type ITaskInstagramReplyMessage, type ITaskInstagramReplyMessageELS, type ITaskInstagramReplyMessageStoreIdxELS, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskManualContentSocialInstagram, type ITaskManualContentSocialThreads, type ITaskThreadsFollow, type ITaskThreadsFollowELS, type ITaskThreadsFollowStoreIdxELS, type ITaskThreadsPost, type ITaskThreadsPostELS, type ITaskThreadsPostStoreIdxELS, type ITaskThreadsReplyComment, type ITaskThreadsReplyCommentELS, type ITaskThreadsReplyCommentStoreIdxELS, type ITaskThreadsReplyMessage, type ITaskThreadsReplyMessageELS, type ITaskThreadsReplyMessageStoreIdxELS, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsDashboardFollower, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractFollowStoreIdxELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyCommentStoreIdxELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractReplyMessageStoreIdxELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportInteractUnFollowStoreIdxELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsReportPostStoreIdxELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTime, type IUser, type IUserInfoAssignment, type IUserRole, type IViewDeviceByPCBrowser, type IViewDeviceByPCPhone, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$f as Lark, type ListManualContentSocialChildrenDto, type ListManualContentSocialInstagramChildrenDto, type ListManualContentSocialThreadsChildrenDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, PCLogTimeRange, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$3 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type StoreTaskManualContentSocialInstagramForRunDto, type StoreTaskManualContentSocialThreadsForRunDto, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateInstagramSettingInteractFollowDto, type UpdateInstagramSettingInteractReplyCommentDto, type UpdateInstagramSettingInteractReplyMessageDto, type UpdateInstagramSettingInteractUnFollowDto, type UpdateInstagramSettingPostDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCBrowserDto, type UpdatePCPhoneDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type UpsertManualContentSocialInstagramChildrenDto, type UpsertManualContentSocialInstagramChildrenItemPostDto, type UpsertManualContentSocialInstagramDto, type UpsertManualContentSocialThreadsChildrenDto, type UpsertManualContentSocialThreadsChildrenItemPostDto, type UpsertManualContentSocialThreadsDto, type ViewAsyncManualContentSocialInstagramDto, type ViewAsyncManualContentSocialThreadsDto, type ViewAutoSyncInformationManualContentSocialInstagramDto, type ViewAutoSyncInformationManualContentThreadsDto, type ViewDetailDeviceDto, type ViewDetailFolderInstagramDto, type ViewDetailFolderThreadsDto, type ViewDetailSheetsToolDto, type ViewListGPMProfileDto, type ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
package/dist/index.js
CHANGED
|
@@ -74,7 +74,6 @@ __export(index_exports, {
|
|
|
74
74
|
EObjectName: () => EObjectName,
|
|
75
75
|
EPCLogLevel: () => EPCLogLevel,
|
|
76
76
|
EPCLogSource: () => EPCLogSource,
|
|
77
|
-
EPCLogTime: () => EPCLogTime,
|
|
78
77
|
EPositionUser: () => EPositionUser,
|
|
79
78
|
EPostStyle: () => EPostStyle,
|
|
80
79
|
EPostType: () => EPostType,
|
|
@@ -187,6 +186,7 @@ __export(index_exports, {
|
|
|
187
186
|
EYesNo: () => EYesNo,
|
|
188
187
|
Forum: () => forum_exports,
|
|
189
188
|
Lark: () => lark_exports,
|
|
189
|
+
PCLogTimeRange: () => PCLogTimeRange,
|
|
190
190
|
Permission: () => permission_exports,
|
|
191
191
|
Socials: () => socials_exports,
|
|
192
192
|
Status: () => status_exports,
|
|
@@ -319,8 +319,7 @@ var CONST_API_CONTROLLERS = {
|
|
|
319
319
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN: "tasks-manual-content-threads-children",
|
|
320
320
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: "tasks-manual-content-threads-children-item-post",
|
|
321
321
|
TASKS_MANUAL_CONTENT_THREADS_RUNTIME: "tasks-manual-content-threads-runtime",
|
|
322
|
-
|
|
323
|
-
PC_BROWSER: "pc-browser",
|
|
322
|
+
PC: "pc",
|
|
324
323
|
PATTERN_CANVA_AVATAR: "pattern-canva-avatar",
|
|
325
324
|
PATTERN_CANVA_COVER_BACKGROUND: "pattern-canva-cover-background",
|
|
326
325
|
ACCOUNTS_VPN: "accounts-vpn",
|
|
@@ -657,7 +656,6 @@ __export(enums_exports, {
|
|
|
657
656
|
EObjectName: () => EObjectName,
|
|
658
657
|
EPCLogLevel: () => EPCLogLevel,
|
|
659
658
|
EPCLogSource: () => EPCLogSource,
|
|
660
|
-
EPCLogTime: () => EPCLogTime,
|
|
661
659
|
EPositionUser: () => EPositionUser,
|
|
662
660
|
EPostStyle: () => EPostStyle,
|
|
663
661
|
EPostType: () => EPostType,
|
|
@@ -743,6 +741,7 @@ __export(enums_exports, {
|
|
|
743
741
|
ETypeVoiceLanguage: () => ETypeVoiceLanguage,
|
|
744
742
|
EYesNo: () => EYesNo,
|
|
745
743
|
Lark: () => lark_exports,
|
|
744
|
+
PCLogTimeRange: () => PCLogTimeRange,
|
|
746
745
|
Status: () => status_exports,
|
|
747
746
|
Types: () => types_exports
|
|
748
747
|
});
|
|
@@ -1965,14 +1964,14 @@ var EPCLogSource = /* @__PURE__ */ ((EPCLogSource2) => {
|
|
|
1965
1964
|
EPCLogSource2["UserAction"] = "UserAction";
|
|
1966
1965
|
return EPCLogSource2;
|
|
1967
1966
|
})(EPCLogSource || {});
|
|
1968
|
-
var
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
return
|
|
1975
|
-
})(
|
|
1967
|
+
var PCLogTimeRange = /* @__PURE__ */ ((PCLogTimeRange2) => {
|
|
1968
|
+
PCLogTimeRange2["Today"] = "Today";
|
|
1969
|
+
PCLogTimeRange2["Yesterday"] = "Yesterday";
|
|
1970
|
+
PCLogTimeRange2["Last7Days"] = "Last7Days";
|
|
1971
|
+
PCLogTimeRange2["Last30Days"] = "Last30Days";
|
|
1972
|
+
PCLogTimeRange2["Upcoming"] = "Upcoming";
|
|
1973
|
+
return PCLogTimeRange2;
|
|
1974
|
+
})(PCLogTimeRange || {});
|
|
1976
1975
|
|
|
1977
1976
|
// src/types/index.ts
|
|
1978
1977
|
var types_exports2 = {};
|
|
@@ -2594,7 +2593,6 @@ __export(interfaces_exports, {
|
|
|
2594
2593
|
EObjectName,
|
|
2595
2594
|
EPCLogLevel,
|
|
2596
2595
|
EPCLogSource,
|
|
2597
|
-
EPCLogTime,
|
|
2598
2596
|
EPositionUser,
|
|
2599
2597
|
EPostStyle,
|
|
2600
2598
|
EPostType,
|
|
@@ -2707,6 +2705,7 @@ __export(interfaces_exports, {
|
|
|
2707
2705
|
EYesNo,
|
|
2708
2706
|
Forum,
|
|
2709
2707
|
Lark,
|
|
2708
|
+
PCLogTimeRange,
|
|
2710
2709
|
Permission,
|
|
2711
2710
|
Socials,
|
|
2712
2711
|
Status,
|
package/dist/index.mjs
CHANGED
|
@@ -127,8 +127,7 @@ var CONST_API_CONTROLLERS = {
|
|
|
127
127
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN: "tasks-manual-content-threads-children",
|
|
128
128
|
TASKS_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: "tasks-manual-content-threads-children-item-post",
|
|
129
129
|
TASKS_MANUAL_CONTENT_THREADS_RUNTIME: "tasks-manual-content-threads-runtime",
|
|
130
|
-
|
|
131
|
-
PC_BROWSER: "pc-browser",
|
|
130
|
+
PC: "pc",
|
|
132
131
|
PATTERN_CANVA_AVATAR: "pattern-canva-avatar",
|
|
133
132
|
PATTERN_CANVA_COVER_BACKGROUND: "pattern-canva-cover-background",
|
|
134
133
|
ACCOUNTS_VPN: "accounts-vpn",
|
|
@@ -465,7 +464,6 @@ __export(enums_exports, {
|
|
|
465
464
|
EObjectName: () => EObjectName,
|
|
466
465
|
EPCLogLevel: () => EPCLogLevel,
|
|
467
466
|
EPCLogSource: () => EPCLogSource,
|
|
468
|
-
EPCLogTime: () => EPCLogTime,
|
|
469
467
|
EPositionUser: () => EPositionUser,
|
|
470
468
|
EPostStyle: () => EPostStyle,
|
|
471
469
|
EPostType: () => EPostType,
|
|
@@ -551,6 +549,7 @@ __export(enums_exports, {
|
|
|
551
549
|
ETypeVoiceLanguage: () => ETypeVoiceLanguage,
|
|
552
550
|
EYesNo: () => EYesNo,
|
|
553
551
|
Lark: () => lark_exports,
|
|
552
|
+
PCLogTimeRange: () => PCLogTimeRange,
|
|
554
553
|
Status: () => status_exports,
|
|
555
554
|
Types: () => types_exports
|
|
556
555
|
});
|
|
@@ -1773,14 +1772,14 @@ var EPCLogSource = /* @__PURE__ */ ((EPCLogSource2) => {
|
|
|
1773
1772
|
EPCLogSource2["UserAction"] = "UserAction";
|
|
1774
1773
|
return EPCLogSource2;
|
|
1775
1774
|
})(EPCLogSource || {});
|
|
1776
|
-
var
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
return
|
|
1783
|
-
})(
|
|
1775
|
+
var PCLogTimeRange = /* @__PURE__ */ ((PCLogTimeRange2) => {
|
|
1776
|
+
PCLogTimeRange2["Today"] = "Today";
|
|
1777
|
+
PCLogTimeRange2["Yesterday"] = "Yesterday";
|
|
1778
|
+
PCLogTimeRange2["Last7Days"] = "Last7Days";
|
|
1779
|
+
PCLogTimeRange2["Last30Days"] = "Last30Days";
|
|
1780
|
+
PCLogTimeRange2["Upcoming"] = "Upcoming";
|
|
1781
|
+
return PCLogTimeRange2;
|
|
1782
|
+
})(PCLogTimeRange || {});
|
|
1784
1783
|
|
|
1785
1784
|
// src/types/index.ts
|
|
1786
1785
|
var types_exports2 = {};
|
|
@@ -2401,7 +2400,6 @@ export {
|
|
|
2401
2400
|
EObjectName,
|
|
2402
2401
|
EPCLogLevel,
|
|
2403
2402
|
EPCLogSource,
|
|
2404
|
-
EPCLogTime,
|
|
2405
2403
|
EPositionUser,
|
|
2406
2404
|
EPostStyle,
|
|
2407
2405
|
EPostType,
|
|
@@ -2514,6 +2512,7 @@ export {
|
|
|
2514
2512
|
EYesNo,
|
|
2515
2513
|
forum_exports as Forum,
|
|
2516
2514
|
lark_exports as Lark,
|
|
2515
|
+
PCLogTimeRange,
|
|
2517
2516
|
permission_exports as Permission,
|
|
2518
2517
|
socials_exports as Socials,
|
|
2519
2518
|
status_exports as Status,
|
package/package.json
CHANGED
package/hs-commit.bat
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
@echo off
|
|
2
|
-
|
|
3
|
-
:: Add all changes to git
|
|
4
|
-
git add .
|
|
5
|
-
|
|
6
|
-
:: Commit changes with a message
|
|
7
|
-
echo Committing changes...
|
|
8
|
-
set /p commit_message="Enter commit message: "
|
|
9
|
-
git commit -m "%commit_message%"
|
|
10
|
-
sleep 2
|
|
11
|
-
|
|
12
|
-
:: Push changes to the 'main' branch of the 'cp' remote
|
|
13
|
-
git pull hs main
|
|
14
|
-
|
|
15
|
-
:: Read the current version from package.json
|
|
16
|
-
for /f "tokens=2 delims=:, " %%i in ('findstr "version" package.json') do set currentVersion=%%i
|
|
17
|
-
|
|
18
|
-
:: Remove quotes from the version string
|
|
19
|
-
set currentVersion=%currentVersion:"=%
|
|
20
|
-
|
|
21
|
-
:: Split version into its components
|
|
22
|
-
for /f "tokens=1,2,3 delims=." %%a in ("%currentVersion%") do (
|
|
23
|
-
set major=%%a
|
|
24
|
-
set minor=%%b
|
|
25
|
-
set patch=%%c
|
|
26
|
-
)
|
|
27
|
-
|
|
28
|
-
:: Increment the patch version
|
|
29
|
-
set /a patch+=1
|
|
30
|
-
|
|
31
|
-
:: Create the new version string
|
|
32
|
-
set newVersion=%major%.%minor%.%patch%
|
|
33
|
-
|
|
34
|
-
:: Update the version in package.json
|
|
35
|
-
powershell -Command "(Get-Content package.json) -replace '\"version\": \"%currentVersion%\"', '\"version\": \"%newVersion%\"' | Set-Content package.json"
|
|
36
|
-
|
|
37
|
-
:: Display the new version
|
|
38
|
-
echo New version: %newVersion%
|
|
39
|
-
|
|
40
|
-
:: Run npm publish using call
|
|
41
|
-
call npm run pub
|
|
42
|
-
|
|
43
|
-
git add .
|
|
44
|
-
sleep 1
|
|
45
|
-
git commit -m "%commit_message%"
|
|
46
|
-
sleep 2
|
|
47
|
-
|
|
48
|
-
git pull hs main
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|