automation-lib 5.0.233 → 5.0.234
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 +22 -21
- package/dist/index.d.ts +22 -21
- package/dist/index.js +28 -27
- package/dist/index.mjs +28 -27
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -528,7 +528,7 @@ declare enum EStatusAccountSocial {
|
|
|
528
528
|
Unknown = "Unknown"
|
|
529
529
|
}
|
|
530
530
|
|
|
531
|
-
declare enum
|
|
531
|
+
declare enum EStatusAccountSocialSync {
|
|
532
532
|
New = "New",
|
|
533
533
|
Done = "Done",
|
|
534
534
|
Waiting = "Waiting",
|
|
@@ -536,15 +536,16 @@ declare enum EStatusSyncAccountSocial {
|
|
|
536
536
|
Failed = "Failed"
|
|
537
537
|
}
|
|
538
538
|
|
|
539
|
-
declare enum
|
|
539
|
+
declare enum EStatusAccountSocialLoginEmail {
|
|
540
540
|
LoginSuccess = "LoginSuccess",
|
|
541
541
|
LoginError = "LoginError"
|
|
542
542
|
}
|
|
543
543
|
|
|
544
|
-
declare enum
|
|
544
|
+
declare enum EStatusAccountSocialLogin {
|
|
545
545
|
Active = "Active",
|
|
546
546
|
InActive = "InActive",
|
|
547
|
-
Blocked = "Blocked"
|
|
547
|
+
Blocked = "Blocked",
|
|
548
|
+
Waiting = "Waiting"
|
|
548
549
|
}
|
|
549
550
|
|
|
550
551
|
declare enum EStatusAccountSocialImport {
|
|
@@ -731,10 +732,16 @@ type index$i_EStatusAccountSocial = EStatusAccountSocial;
|
|
|
731
732
|
declare const index$i_EStatusAccountSocial: typeof EStatusAccountSocial;
|
|
732
733
|
type index$i_EStatusAccountSocialImport = EStatusAccountSocialImport;
|
|
733
734
|
declare const index$i_EStatusAccountSocialImport: typeof EStatusAccountSocialImport;
|
|
735
|
+
type index$i_EStatusAccountSocialLogin = EStatusAccountSocialLogin;
|
|
736
|
+
declare const index$i_EStatusAccountSocialLogin: typeof EStatusAccountSocialLogin;
|
|
737
|
+
type index$i_EStatusAccountSocialLoginEmail = EStatusAccountSocialLoginEmail;
|
|
738
|
+
declare const index$i_EStatusAccountSocialLoginEmail: typeof EStatusAccountSocialLoginEmail;
|
|
734
739
|
type index$i_EStatusAccountSocialRun = EStatusAccountSocialRun;
|
|
735
740
|
declare const index$i_EStatusAccountSocialRun: typeof EStatusAccountSocialRun;
|
|
736
741
|
type index$i_EStatusAccountSocialSetting = EStatusAccountSocialSetting;
|
|
737
742
|
declare const index$i_EStatusAccountSocialSetting: typeof EStatusAccountSocialSetting;
|
|
743
|
+
type index$i_EStatusAccountSocialSync = EStatusAccountSocialSync;
|
|
744
|
+
declare const index$i_EStatusAccountSocialSync: typeof EStatusAccountSocialSync;
|
|
738
745
|
type index$i_EStatusAccountVPN = EStatusAccountVPN;
|
|
739
746
|
declare const index$i_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
740
747
|
type index$i_EStatusActive = EStatusActive;
|
|
@@ -751,16 +758,10 @@ type index$i_EStatusExecuteCommon = EStatusExecuteCommon;
|
|
|
751
758
|
declare const index$i_EStatusExecuteCommon: typeof EStatusExecuteCommon;
|
|
752
759
|
type index$i_EStatusLark = EStatusLark;
|
|
753
760
|
declare const index$i_EStatusLark: typeof EStatusLark;
|
|
754
|
-
type index$i_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
|
|
755
|
-
declare const index$i_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
|
|
756
|
-
type index$i_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
|
|
757
|
-
declare const index$i_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
|
|
758
761
|
type index$i_EStatusSetupDeviceSystem = EStatusSetupDeviceSystem;
|
|
759
762
|
declare const index$i_EStatusSetupDeviceSystem: typeof EStatusSetupDeviceSystem;
|
|
760
763
|
type index$i_EStatusSheetWork = EStatusSheetWork;
|
|
761
764
|
declare const index$i_EStatusSheetWork: typeof EStatusSheetWork;
|
|
762
|
-
type index$i_EStatusSyncAccountSocial = EStatusSyncAccountSocial;
|
|
763
|
-
declare const index$i_EStatusSyncAccountSocial: typeof EStatusSyncAccountSocial;
|
|
764
765
|
type index$i_EStatusTaskAIContent = EStatusTaskAIContent;
|
|
765
766
|
declare const index$i_EStatusTaskAIContent: typeof EStatusTaskAIContent;
|
|
766
767
|
type index$i_EStatusTaskAvatarCover = EStatusTaskAvatarCover;
|
|
@@ -782,7 +783,7 @@ declare const index$i_EStatusTeam: typeof EStatusTeam;
|
|
|
782
783
|
type index$i_EStatusVPS = EStatusVPS;
|
|
783
784
|
declare const index$i_EStatusVPS: typeof EStatusVPS;
|
|
784
785
|
declare namespace index$i {
|
|
785
|
-
export { index$i_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$i_EStatusAccountCanva as EStatusAccountCanva, index$i_EStatusAccountDrive as EStatusAccountDrive, index$i_EStatusAccountSocial as EStatusAccountSocial, index$i_EStatusAccountSocialImport as EStatusAccountSocialImport, index$i_EStatusAccountSocialRun as EStatusAccountSocialRun, index$i_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$i_EStatusAccountVPN as EStatusAccountVPN, index$i_EStatusActive as EStatusActive, index$i_EStatusBlog as EStatusBlog, index$i_EStatusChangeInfo as EStatusChangeInfo, index$i_EStatusCommon as EStatusCommon, index$i_EStatusConnectDevice as EStatusConnectDevice, index$i_EStatusExecuteCommon as EStatusExecuteCommon, index$i_EStatusLark as EStatusLark, index$
|
|
786
|
+
export { index$i_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$i_EStatusAccountCanva as EStatusAccountCanva, index$i_EStatusAccountDrive as EStatusAccountDrive, index$i_EStatusAccountSocial as EStatusAccountSocial, index$i_EStatusAccountSocialImport as EStatusAccountSocialImport, index$i_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$i_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$i_EStatusAccountSocialRun as EStatusAccountSocialRun, index$i_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$i_EStatusAccountSocialSync as EStatusAccountSocialSync, index$i_EStatusAccountVPN as EStatusAccountVPN, index$i_EStatusActive as EStatusActive, index$i_EStatusBlog as EStatusBlog, index$i_EStatusChangeInfo as EStatusChangeInfo, index$i_EStatusCommon as EStatusCommon, index$i_EStatusConnectDevice as EStatusConnectDevice, index$i_EStatusExecuteCommon as EStatusExecuteCommon, index$i_EStatusLark as EStatusLark, index$i_EStatusSetupDeviceSystem as EStatusSetupDeviceSystem, index$i_EStatusSheetWork as EStatusSheetWork, index$i_EStatusTaskAIContent as EStatusTaskAIContent, index$i_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$i_EStatusTaskCanva as EStatusTaskCanva, index$i_EStatusTaskImage as EStatusTaskImage, index$i_EStatusTaskJob as EStatusTaskJob, index$i_EStatusTaskJobGroup as EStatusTaskJobGroup, index$i_EStatusTaskToolSocials as EStatusTaskToolSocials, index$i_EStatusTaskVoice as EStatusTaskVoice, index$i_EStatusTeam as EStatusTeam, index$i_EStatusVPS as EStatusVPS };
|
|
786
787
|
}
|
|
787
788
|
|
|
788
789
|
declare enum EFolderImageAI {
|
|
@@ -1880,12 +1881,12 @@ interface IThreadsAccountRun extends IBaseModel, IAccountSocialBase, ITrackingMo
|
|
|
1880
1881
|
oldPassword: string;
|
|
1881
1882
|
newPassword: string;
|
|
1882
1883
|
statusChangePassword: EStatusChangeInfo;
|
|
1883
|
-
statusLogin:
|
|
1884
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
1884
1885
|
email: string;
|
|
1885
1886
|
emailPassword: string;
|
|
1886
1887
|
email2FA: string;
|
|
1887
1888
|
emailReceiver: string;
|
|
1888
|
-
statusLoginEmail:
|
|
1889
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
1889
1890
|
nameAppClone: string;
|
|
1890
1891
|
packageApp: string;
|
|
1891
1892
|
note: string;
|
|
@@ -1907,11 +1908,11 @@ interface IThreadsAccountRaw extends IBaseModel, IAccountSocialBase, ITrackingMo
|
|
|
1907
1908
|
group: IThreadsAccountGroup | string;
|
|
1908
1909
|
timeImport: Date;
|
|
1909
1910
|
statusImport: EStatusAccountSocialImport;
|
|
1910
|
-
statusSyncAccount:
|
|
1911
|
+
statusSyncAccount: EStatusAccountSocialSync;
|
|
1911
1912
|
timeSyncAccount: Date;
|
|
1912
1913
|
accountSocialSync: IThreadsAccountRun;
|
|
1913
1914
|
noteImport: string;
|
|
1914
|
-
statusLogin:
|
|
1915
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
1915
1916
|
timeLogin: Date;
|
|
1916
1917
|
promptAvatar: string;
|
|
1917
1918
|
avatar: string | IFile;
|
|
@@ -1945,7 +1946,7 @@ interface IThreadsAccountRaw extends IBaseModel, IAccountSocialBase, ITrackingMo
|
|
|
1945
1946
|
emailPassword: string;
|
|
1946
1947
|
email2FA: string;
|
|
1947
1948
|
emailReceiver: string;
|
|
1948
|
-
statusLoginEmail:
|
|
1949
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
1949
1950
|
timeLoginEmail: Date;
|
|
1950
1951
|
totalLinkBio: string[];
|
|
1951
1952
|
statusChangeBio: string;
|
|
@@ -2016,12 +2017,12 @@ interface IInstagramAccountRun extends IBaseModel, IAccountSocialBase, ITracking
|
|
|
2016
2017
|
oldPassword: string;
|
|
2017
2018
|
newPassword: string;
|
|
2018
2019
|
statusChangePassword: EStatusChangeInfo;
|
|
2019
|
-
statusLogin:
|
|
2020
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
2020
2021
|
email: string;
|
|
2021
2022
|
emailPassword: string;
|
|
2022
2023
|
email2FA: string;
|
|
2023
2024
|
emailReceiver: string;
|
|
2024
|
-
statusLoginEmail:
|
|
2025
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
2025
2026
|
nameAppClone: string;
|
|
2026
2027
|
packageApp: string;
|
|
2027
2028
|
note: string;
|
|
@@ -2043,11 +2044,11 @@ interface IInstagramAccountRaw extends IBaseModel, IAccountSocialBase, ITracking
|
|
|
2043
2044
|
group: IInstagramAccountGroup | string;
|
|
2044
2045
|
timeImport: Date;
|
|
2045
2046
|
statusImport: EStatusAccountSocialImport;
|
|
2046
|
-
statusSyncAccount:
|
|
2047
|
+
statusSyncAccount: EStatusAccountSocialSync;
|
|
2047
2048
|
timeSyncAccount: Date;
|
|
2048
2049
|
accountSocialSync: IInstagramAccountRun;
|
|
2049
2050
|
noteImport: string;
|
|
2050
|
-
statusLogin:
|
|
2051
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
2051
2052
|
timeLogin: Date;
|
|
2052
2053
|
promptAvatar: string;
|
|
2053
2054
|
avatar: string | IFile;
|
|
@@ -2081,7 +2082,7 @@ interface IInstagramAccountRaw extends IBaseModel, IAccountSocialBase, ITracking
|
|
|
2081
2082
|
emailPassword: string;
|
|
2082
2083
|
email2FA: string;
|
|
2083
2084
|
emailReceiver: string;
|
|
2084
|
-
statusLoginEmail:
|
|
2085
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
2085
2086
|
timeLoginEmail: Date;
|
|
2086
2087
|
totalLinkBio: string[];
|
|
2087
2088
|
statusChangeBio: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -528,7 +528,7 @@ declare enum EStatusAccountSocial {
|
|
|
528
528
|
Unknown = "Unknown"
|
|
529
529
|
}
|
|
530
530
|
|
|
531
|
-
declare enum
|
|
531
|
+
declare enum EStatusAccountSocialSync {
|
|
532
532
|
New = "New",
|
|
533
533
|
Done = "Done",
|
|
534
534
|
Waiting = "Waiting",
|
|
@@ -536,15 +536,16 @@ declare enum EStatusSyncAccountSocial {
|
|
|
536
536
|
Failed = "Failed"
|
|
537
537
|
}
|
|
538
538
|
|
|
539
|
-
declare enum
|
|
539
|
+
declare enum EStatusAccountSocialLoginEmail {
|
|
540
540
|
LoginSuccess = "LoginSuccess",
|
|
541
541
|
LoginError = "LoginError"
|
|
542
542
|
}
|
|
543
543
|
|
|
544
|
-
declare enum
|
|
544
|
+
declare enum EStatusAccountSocialLogin {
|
|
545
545
|
Active = "Active",
|
|
546
546
|
InActive = "InActive",
|
|
547
|
-
Blocked = "Blocked"
|
|
547
|
+
Blocked = "Blocked",
|
|
548
|
+
Waiting = "Waiting"
|
|
548
549
|
}
|
|
549
550
|
|
|
550
551
|
declare enum EStatusAccountSocialImport {
|
|
@@ -731,10 +732,16 @@ type index$i_EStatusAccountSocial = EStatusAccountSocial;
|
|
|
731
732
|
declare const index$i_EStatusAccountSocial: typeof EStatusAccountSocial;
|
|
732
733
|
type index$i_EStatusAccountSocialImport = EStatusAccountSocialImport;
|
|
733
734
|
declare const index$i_EStatusAccountSocialImport: typeof EStatusAccountSocialImport;
|
|
735
|
+
type index$i_EStatusAccountSocialLogin = EStatusAccountSocialLogin;
|
|
736
|
+
declare const index$i_EStatusAccountSocialLogin: typeof EStatusAccountSocialLogin;
|
|
737
|
+
type index$i_EStatusAccountSocialLoginEmail = EStatusAccountSocialLoginEmail;
|
|
738
|
+
declare const index$i_EStatusAccountSocialLoginEmail: typeof EStatusAccountSocialLoginEmail;
|
|
734
739
|
type index$i_EStatusAccountSocialRun = EStatusAccountSocialRun;
|
|
735
740
|
declare const index$i_EStatusAccountSocialRun: typeof EStatusAccountSocialRun;
|
|
736
741
|
type index$i_EStatusAccountSocialSetting = EStatusAccountSocialSetting;
|
|
737
742
|
declare const index$i_EStatusAccountSocialSetting: typeof EStatusAccountSocialSetting;
|
|
743
|
+
type index$i_EStatusAccountSocialSync = EStatusAccountSocialSync;
|
|
744
|
+
declare const index$i_EStatusAccountSocialSync: typeof EStatusAccountSocialSync;
|
|
738
745
|
type index$i_EStatusAccountVPN = EStatusAccountVPN;
|
|
739
746
|
declare const index$i_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
740
747
|
type index$i_EStatusActive = EStatusActive;
|
|
@@ -751,16 +758,10 @@ type index$i_EStatusExecuteCommon = EStatusExecuteCommon;
|
|
|
751
758
|
declare const index$i_EStatusExecuteCommon: typeof EStatusExecuteCommon;
|
|
752
759
|
type index$i_EStatusLark = EStatusLark;
|
|
753
760
|
declare const index$i_EStatusLark: typeof EStatusLark;
|
|
754
|
-
type index$i_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
|
|
755
|
-
declare const index$i_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
|
|
756
|
-
type index$i_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
|
|
757
|
-
declare const index$i_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
|
|
758
761
|
type index$i_EStatusSetupDeviceSystem = EStatusSetupDeviceSystem;
|
|
759
762
|
declare const index$i_EStatusSetupDeviceSystem: typeof EStatusSetupDeviceSystem;
|
|
760
763
|
type index$i_EStatusSheetWork = EStatusSheetWork;
|
|
761
764
|
declare const index$i_EStatusSheetWork: typeof EStatusSheetWork;
|
|
762
|
-
type index$i_EStatusSyncAccountSocial = EStatusSyncAccountSocial;
|
|
763
|
-
declare const index$i_EStatusSyncAccountSocial: typeof EStatusSyncAccountSocial;
|
|
764
765
|
type index$i_EStatusTaskAIContent = EStatusTaskAIContent;
|
|
765
766
|
declare const index$i_EStatusTaskAIContent: typeof EStatusTaskAIContent;
|
|
766
767
|
type index$i_EStatusTaskAvatarCover = EStatusTaskAvatarCover;
|
|
@@ -782,7 +783,7 @@ declare const index$i_EStatusTeam: typeof EStatusTeam;
|
|
|
782
783
|
type index$i_EStatusVPS = EStatusVPS;
|
|
783
784
|
declare const index$i_EStatusVPS: typeof EStatusVPS;
|
|
784
785
|
declare namespace index$i {
|
|
785
|
-
export { index$i_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$i_EStatusAccountCanva as EStatusAccountCanva, index$i_EStatusAccountDrive as EStatusAccountDrive, index$i_EStatusAccountSocial as EStatusAccountSocial, index$i_EStatusAccountSocialImport as EStatusAccountSocialImport, index$i_EStatusAccountSocialRun as EStatusAccountSocialRun, index$i_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$i_EStatusAccountVPN as EStatusAccountVPN, index$i_EStatusActive as EStatusActive, index$i_EStatusBlog as EStatusBlog, index$i_EStatusChangeInfo as EStatusChangeInfo, index$i_EStatusCommon as EStatusCommon, index$i_EStatusConnectDevice as EStatusConnectDevice, index$i_EStatusExecuteCommon as EStatusExecuteCommon, index$i_EStatusLark as EStatusLark, index$
|
|
786
|
+
export { index$i_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$i_EStatusAccountCanva as EStatusAccountCanva, index$i_EStatusAccountDrive as EStatusAccountDrive, index$i_EStatusAccountSocial as EStatusAccountSocial, index$i_EStatusAccountSocialImport as EStatusAccountSocialImport, index$i_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$i_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$i_EStatusAccountSocialRun as EStatusAccountSocialRun, index$i_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$i_EStatusAccountSocialSync as EStatusAccountSocialSync, index$i_EStatusAccountVPN as EStatusAccountVPN, index$i_EStatusActive as EStatusActive, index$i_EStatusBlog as EStatusBlog, index$i_EStatusChangeInfo as EStatusChangeInfo, index$i_EStatusCommon as EStatusCommon, index$i_EStatusConnectDevice as EStatusConnectDevice, index$i_EStatusExecuteCommon as EStatusExecuteCommon, index$i_EStatusLark as EStatusLark, index$i_EStatusSetupDeviceSystem as EStatusSetupDeviceSystem, index$i_EStatusSheetWork as EStatusSheetWork, index$i_EStatusTaskAIContent as EStatusTaskAIContent, index$i_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$i_EStatusTaskCanva as EStatusTaskCanva, index$i_EStatusTaskImage as EStatusTaskImage, index$i_EStatusTaskJob as EStatusTaskJob, index$i_EStatusTaskJobGroup as EStatusTaskJobGroup, index$i_EStatusTaskToolSocials as EStatusTaskToolSocials, index$i_EStatusTaskVoice as EStatusTaskVoice, index$i_EStatusTeam as EStatusTeam, index$i_EStatusVPS as EStatusVPS };
|
|
786
787
|
}
|
|
787
788
|
|
|
788
789
|
declare enum EFolderImageAI {
|
|
@@ -1880,12 +1881,12 @@ interface IThreadsAccountRun extends IBaseModel, IAccountSocialBase, ITrackingMo
|
|
|
1880
1881
|
oldPassword: string;
|
|
1881
1882
|
newPassword: string;
|
|
1882
1883
|
statusChangePassword: EStatusChangeInfo;
|
|
1883
|
-
statusLogin:
|
|
1884
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
1884
1885
|
email: string;
|
|
1885
1886
|
emailPassword: string;
|
|
1886
1887
|
email2FA: string;
|
|
1887
1888
|
emailReceiver: string;
|
|
1888
|
-
statusLoginEmail:
|
|
1889
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
1889
1890
|
nameAppClone: string;
|
|
1890
1891
|
packageApp: string;
|
|
1891
1892
|
note: string;
|
|
@@ -1907,11 +1908,11 @@ interface IThreadsAccountRaw extends IBaseModel, IAccountSocialBase, ITrackingMo
|
|
|
1907
1908
|
group: IThreadsAccountGroup | string;
|
|
1908
1909
|
timeImport: Date;
|
|
1909
1910
|
statusImport: EStatusAccountSocialImport;
|
|
1910
|
-
statusSyncAccount:
|
|
1911
|
+
statusSyncAccount: EStatusAccountSocialSync;
|
|
1911
1912
|
timeSyncAccount: Date;
|
|
1912
1913
|
accountSocialSync: IThreadsAccountRun;
|
|
1913
1914
|
noteImport: string;
|
|
1914
|
-
statusLogin:
|
|
1915
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
1915
1916
|
timeLogin: Date;
|
|
1916
1917
|
promptAvatar: string;
|
|
1917
1918
|
avatar: string | IFile;
|
|
@@ -1945,7 +1946,7 @@ interface IThreadsAccountRaw extends IBaseModel, IAccountSocialBase, ITrackingMo
|
|
|
1945
1946
|
emailPassword: string;
|
|
1946
1947
|
email2FA: string;
|
|
1947
1948
|
emailReceiver: string;
|
|
1948
|
-
statusLoginEmail:
|
|
1949
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
1949
1950
|
timeLoginEmail: Date;
|
|
1950
1951
|
totalLinkBio: string[];
|
|
1951
1952
|
statusChangeBio: string;
|
|
@@ -2016,12 +2017,12 @@ interface IInstagramAccountRun extends IBaseModel, IAccountSocialBase, ITracking
|
|
|
2016
2017
|
oldPassword: string;
|
|
2017
2018
|
newPassword: string;
|
|
2018
2019
|
statusChangePassword: EStatusChangeInfo;
|
|
2019
|
-
statusLogin:
|
|
2020
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
2020
2021
|
email: string;
|
|
2021
2022
|
emailPassword: string;
|
|
2022
2023
|
email2FA: string;
|
|
2023
2024
|
emailReceiver: string;
|
|
2024
|
-
statusLoginEmail:
|
|
2025
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
2025
2026
|
nameAppClone: string;
|
|
2026
2027
|
packageApp: string;
|
|
2027
2028
|
note: string;
|
|
@@ -2043,11 +2044,11 @@ interface IInstagramAccountRaw extends IBaseModel, IAccountSocialBase, ITracking
|
|
|
2043
2044
|
group: IInstagramAccountGroup | string;
|
|
2044
2045
|
timeImport: Date;
|
|
2045
2046
|
statusImport: EStatusAccountSocialImport;
|
|
2046
|
-
statusSyncAccount:
|
|
2047
|
+
statusSyncAccount: EStatusAccountSocialSync;
|
|
2047
2048
|
timeSyncAccount: Date;
|
|
2048
2049
|
accountSocialSync: IInstagramAccountRun;
|
|
2049
2050
|
noteImport: string;
|
|
2050
|
-
statusLogin:
|
|
2051
|
+
statusLogin: EStatusAccountSocialLogin;
|
|
2051
2052
|
timeLogin: Date;
|
|
2052
2053
|
promptAvatar: string;
|
|
2053
2054
|
avatar: string | IFile;
|
|
@@ -2081,7 +2082,7 @@ interface IInstagramAccountRaw extends IBaseModel, IAccountSocialBase, ITracking
|
|
|
2081
2082
|
emailPassword: string;
|
|
2082
2083
|
email2FA: string;
|
|
2083
2084
|
emailReceiver: string;
|
|
2084
|
-
statusLoginEmail:
|
|
2085
|
+
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
2085
2086
|
timeLoginEmail: Date;
|
|
2086
2087
|
totalLinkBio: string[];
|
|
2087
2088
|
statusChangeBio: string;
|
package/dist/index.js
CHANGED
|
@@ -571,8 +571,11 @@ __export(status_exports, {
|
|
|
571
571
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
572
572
|
EStatusAccountSocial: () => EStatusAccountSocial,
|
|
573
573
|
EStatusAccountSocialImport: () => EStatusAccountSocialImport,
|
|
574
|
+
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
575
|
+
EStatusAccountSocialLoginEmail: () => EStatusAccountSocialLoginEmail,
|
|
574
576
|
EStatusAccountSocialRun: () => EStatusAccountSocialRun,
|
|
575
577
|
EStatusAccountSocialSetting: () => EStatusAccountSocialSetting,
|
|
578
|
+
EStatusAccountSocialSync: () => EStatusAccountSocialSync,
|
|
576
579
|
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
577
580
|
EStatusActive: () => EStatusActive,
|
|
578
581
|
EStatusBlog: () => EStatusBlog,
|
|
@@ -581,11 +584,8 @@ __export(status_exports, {
|
|
|
581
584
|
EStatusConnectDevice: () => EStatusConnectDevice,
|
|
582
585
|
EStatusExecuteCommon: () => EStatusExecuteCommon,
|
|
583
586
|
EStatusLark: () => EStatusLark,
|
|
584
|
-
EStatusLoginAccountEmail: () => EStatusLoginAccountEmail,
|
|
585
|
-
EStatusLoginAccountSocial: () => EStatusLoginAccountSocial,
|
|
586
587
|
EStatusSetupDeviceSystem: () => EStatusSetupDeviceSystem,
|
|
587
588
|
EStatusSheetWork: () => EStatusSheetWork,
|
|
588
|
-
EStatusSyncAccountSocial: () => EStatusSyncAccountSocial,
|
|
589
589
|
EStatusTaskAIContent: () => EStatusTaskAIContent,
|
|
590
590
|
EStatusTaskAvatarCover: () => EStatusTaskAvatarCover,
|
|
591
591
|
EStatusTaskCanva: () => EStatusTaskCanva,
|
|
@@ -656,30 +656,31 @@ var EStatusAccountSocial = /* @__PURE__ */ ((EStatusAccountSocial2) => {
|
|
|
656
656
|
return EStatusAccountSocial2;
|
|
657
657
|
})(EStatusAccountSocial || {});
|
|
658
658
|
|
|
659
|
-
// src/enums/status/socials/
|
|
660
|
-
var
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
return
|
|
667
|
-
})(
|
|
668
|
-
|
|
669
|
-
// src/enums/status/socials/
|
|
670
|
-
var
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
return
|
|
674
|
-
})(
|
|
675
|
-
|
|
676
|
-
// src/enums/status/socials/
|
|
677
|
-
var
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
659
|
+
// src/enums/status/socials/EStatusAccountSocialSync.enum.ts
|
|
660
|
+
var EStatusAccountSocialSync = /* @__PURE__ */ ((EStatusAccountSocialSync2) => {
|
|
661
|
+
EStatusAccountSocialSync2["New"] = "New";
|
|
662
|
+
EStatusAccountSocialSync2["Done"] = "Done";
|
|
663
|
+
EStatusAccountSocialSync2["Waiting"] = "Waiting";
|
|
664
|
+
EStatusAccountSocialSync2["Missing"] = "Missing";
|
|
665
|
+
EStatusAccountSocialSync2["Failed"] = "Failed";
|
|
666
|
+
return EStatusAccountSocialSync2;
|
|
667
|
+
})(EStatusAccountSocialSync || {});
|
|
668
|
+
|
|
669
|
+
// src/enums/status/socials/EStatusAccountSocialLoginEmail.enum.ts
|
|
670
|
+
var EStatusAccountSocialLoginEmail = /* @__PURE__ */ ((EStatusAccountSocialLoginEmail2) => {
|
|
671
|
+
EStatusAccountSocialLoginEmail2["LoginSuccess"] = "LoginSuccess";
|
|
672
|
+
EStatusAccountSocialLoginEmail2["LoginError"] = "LoginError";
|
|
673
|
+
return EStatusAccountSocialLoginEmail2;
|
|
674
|
+
})(EStatusAccountSocialLoginEmail || {});
|
|
675
|
+
|
|
676
|
+
// src/enums/status/socials/EStatusAccountSocialLogin.enum.ts
|
|
677
|
+
var EStatusAccountSocialLogin = /* @__PURE__ */ ((EStatusAccountSocialLogin2) => {
|
|
678
|
+
EStatusAccountSocialLogin2["Active"] = "Active";
|
|
679
|
+
EStatusAccountSocialLogin2["InActive"] = "InActive";
|
|
680
|
+
EStatusAccountSocialLogin2["Blocked"] = "Blocked";
|
|
681
|
+
EStatusAccountSocialLogin2["Waiting"] = "Waiting";
|
|
682
|
+
return EStatusAccountSocialLogin2;
|
|
683
|
+
})(EStatusAccountSocialLogin || {});
|
|
683
684
|
|
|
684
685
|
// src/enums/status/socials/EStatusAccountSocialImport.enum.ts
|
|
685
686
|
var EStatusAccountSocialImport = /* @__PURE__ */ ((EStatusAccountSocialImport2) => {
|
package/dist/index.mjs
CHANGED
|
@@ -538,8 +538,11 @@ __export(status_exports, {
|
|
|
538
538
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
539
539
|
EStatusAccountSocial: () => EStatusAccountSocial,
|
|
540
540
|
EStatusAccountSocialImport: () => EStatusAccountSocialImport,
|
|
541
|
+
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
542
|
+
EStatusAccountSocialLoginEmail: () => EStatusAccountSocialLoginEmail,
|
|
541
543
|
EStatusAccountSocialRun: () => EStatusAccountSocialRun,
|
|
542
544
|
EStatusAccountSocialSetting: () => EStatusAccountSocialSetting,
|
|
545
|
+
EStatusAccountSocialSync: () => EStatusAccountSocialSync,
|
|
543
546
|
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
544
547
|
EStatusActive: () => EStatusActive,
|
|
545
548
|
EStatusBlog: () => EStatusBlog,
|
|
@@ -548,11 +551,8 @@ __export(status_exports, {
|
|
|
548
551
|
EStatusConnectDevice: () => EStatusConnectDevice,
|
|
549
552
|
EStatusExecuteCommon: () => EStatusExecuteCommon,
|
|
550
553
|
EStatusLark: () => EStatusLark,
|
|
551
|
-
EStatusLoginAccountEmail: () => EStatusLoginAccountEmail,
|
|
552
|
-
EStatusLoginAccountSocial: () => EStatusLoginAccountSocial,
|
|
553
554
|
EStatusSetupDeviceSystem: () => EStatusSetupDeviceSystem,
|
|
554
555
|
EStatusSheetWork: () => EStatusSheetWork,
|
|
555
|
-
EStatusSyncAccountSocial: () => EStatusSyncAccountSocial,
|
|
556
556
|
EStatusTaskAIContent: () => EStatusTaskAIContent,
|
|
557
557
|
EStatusTaskAvatarCover: () => EStatusTaskAvatarCover,
|
|
558
558
|
EStatusTaskCanva: () => EStatusTaskCanva,
|
|
@@ -623,30 +623,31 @@ var EStatusAccountSocial = /* @__PURE__ */ ((EStatusAccountSocial2) => {
|
|
|
623
623
|
return EStatusAccountSocial2;
|
|
624
624
|
})(EStatusAccountSocial || {});
|
|
625
625
|
|
|
626
|
-
// src/enums/status/socials/
|
|
627
|
-
var
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
return
|
|
634
|
-
})(
|
|
635
|
-
|
|
636
|
-
// src/enums/status/socials/
|
|
637
|
-
var
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
return
|
|
641
|
-
})(
|
|
642
|
-
|
|
643
|
-
// src/enums/status/socials/
|
|
644
|
-
var
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
626
|
+
// src/enums/status/socials/EStatusAccountSocialSync.enum.ts
|
|
627
|
+
var EStatusAccountSocialSync = /* @__PURE__ */ ((EStatusAccountSocialSync2) => {
|
|
628
|
+
EStatusAccountSocialSync2["New"] = "New";
|
|
629
|
+
EStatusAccountSocialSync2["Done"] = "Done";
|
|
630
|
+
EStatusAccountSocialSync2["Waiting"] = "Waiting";
|
|
631
|
+
EStatusAccountSocialSync2["Missing"] = "Missing";
|
|
632
|
+
EStatusAccountSocialSync2["Failed"] = "Failed";
|
|
633
|
+
return EStatusAccountSocialSync2;
|
|
634
|
+
})(EStatusAccountSocialSync || {});
|
|
635
|
+
|
|
636
|
+
// src/enums/status/socials/EStatusAccountSocialLoginEmail.enum.ts
|
|
637
|
+
var EStatusAccountSocialLoginEmail = /* @__PURE__ */ ((EStatusAccountSocialLoginEmail2) => {
|
|
638
|
+
EStatusAccountSocialLoginEmail2["LoginSuccess"] = "LoginSuccess";
|
|
639
|
+
EStatusAccountSocialLoginEmail2["LoginError"] = "LoginError";
|
|
640
|
+
return EStatusAccountSocialLoginEmail2;
|
|
641
|
+
})(EStatusAccountSocialLoginEmail || {});
|
|
642
|
+
|
|
643
|
+
// src/enums/status/socials/EStatusAccountSocialLogin.enum.ts
|
|
644
|
+
var EStatusAccountSocialLogin = /* @__PURE__ */ ((EStatusAccountSocialLogin2) => {
|
|
645
|
+
EStatusAccountSocialLogin2["Active"] = "Active";
|
|
646
|
+
EStatusAccountSocialLogin2["InActive"] = "InActive";
|
|
647
|
+
EStatusAccountSocialLogin2["Blocked"] = "Blocked";
|
|
648
|
+
EStatusAccountSocialLogin2["Waiting"] = "Waiting";
|
|
649
|
+
return EStatusAccountSocialLogin2;
|
|
650
|
+
})(EStatusAccountSocialLogin || {});
|
|
650
651
|
|
|
651
652
|
// src/enums/status/socials/EStatusAccountSocialImport.enum.ts
|
|
652
653
|
var EStatusAccountSocialImport = /* @__PURE__ */ ((EStatusAccountSocialImport2) => {
|