automation-lib 4.9.12 → 4.9.14

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 CHANGED
@@ -462,7 +462,9 @@ declare enum EAIVersionImage {
462
462
  declare enum EStatusAccountAI {
463
463
  Good = "Good",
464
464
  Wrong2FA = "Wrong2FA",
465
- WrongPassword = "WrongPassword"
465
+ WrongPassword = "WrongPassword",
466
+ Blocked = "Blocked",
467
+ ReachedLimit = "ReachedLimit"
466
468
  }
467
469
 
468
470
  type index$9_EAIModelImage = EAIModelImage;
@@ -1808,7 +1810,7 @@ interface IThreadsInteractReplyMessage extends BoInterfaceModelsCommon.IBaseMode
1808
1810
  irm_statusDetail: string;
1809
1811
  }
1810
1812
 
1811
- interface IThreadSettingPost extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ISoftDeleteModel<IUser>, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1813
+ interface IThreadsSettingPost extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ISoftDeleteModel<IUser>, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1812
1814
  sp_account: string | IAccount;
1813
1815
  sp_listRunTimes: Array<{
1814
1816
  typePost: string;
@@ -1849,17 +1851,17 @@ type index$1_INiche = INiche;
1849
1851
  type index$1_IOtpConfirm = IOtpConfirm;
1850
1852
  type index$1_IOtpCreateSession = IOtpCreateSession;
1851
1853
  type index$1_IOtpSend = IOtpSend;
1852
- type index$1_IThreadSettingPost = IThreadSettingPost;
1853
1854
  type index$1_IThreadsInteractFollower = IThreadsInteractFollower;
1854
1855
  type index$1_IThreadsInteractFollowing = IThreadsInteractFollowing;
1855
1856
  type index$1_IThreadsInteractReplyComment = IThreadsInteractReplyComment;
1856
1857
  type index$1_IThreadsInteractReplyMessage = IThreadsInteractReplyMessage;
1857
1858
  type index$1_IThreadsPostNew = IThreadsPostNew;
1859
+ type index$1_IThreadsSettingPost = IThreadsSettingPost;
1858
1860
  type index$1_IToken = IToken;
1859
1861
  type index$1_ITrackingScriptExecuted = ITrackingScriptExecuted;
1860
1862
  type index$1_IUser = IUser;
1861
1863
  declare namespace index$1 {
1862
- export { index$6 as Common, index$3 as Device, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IIdea as IIdea, type index$1_IInstagramInteractExplore as IInstagramInteractExplore, type index$1_IInstagramInteractFollower as IInstagramInteractFollower, type index$1_IInstagramInteractFollowing as IInstagramInteractFollowing, type index$1_IInstagramInteractReel as IInstagramInteractReel, type index$1_IInstagramInteractReplyComment as IInstagramInteractReplyComment, type index$1_IInstagramInteractReplyMessage as IInstagramInteractReplyMessage, type index$1_IInstagramInteractStory as IInstagramInteractStory, type index$1_IInstagramPostHighLight as IInstagramPostHighLight, type index$1_IInstagramPostNew as IInstagramPostNew, type index$1_IInstagramPostReel as IInstagramPostReel, type index$1_IInstagramPostStory as IInstagramPostStory, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_IInteractSentMessageDetail as IInteractSentMessageDetail, type index$1_INiche as INiche, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IThreadSettingPost as IThreadSettingPost, type index$1_IThreadsInteractFollower as IThreadsInteractFollower, type index$1_IThreadsInteractFollowing as IThreadsInteractFollowing, type index$1_IThreadsInteractReplyComment as IThreadsInteractReplyComment, type index$1_IThreadsInteractReplyMessage as IThreadsInteractReplyMessage, type index$1_IThreadsPostNew as IThreadsPostNew, type index$1_IToken as IToken, type index$1_ITrackingScriptExecuted as ITrackingScriptExecuted, type index$1_IUser as IUser, index$2 as Settings, index$4 as Tool, index$5 as Web };
1864
+ export { index$6 as Common, index$3 as Device, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IIdea as IIdea, type index$1_IInstagramInteractExplore as IInstagramInteractExplore, type index$1_IInstagramInteractFollower as IInstagramInteractFollower, type index$1_IInstagramInteractFollowing as IInstagramInteractFollowing, type index$1_IInstagramInteractReel as IInstagramInteractReel, type index$1_IInstagramInteractReplyComment as IInstagramInteractReplyComment, type index$1_IInstagramInteractReplyMessage as IInstagramInteractReplyMessage, type index$1_IInstagramInteractStory as IInstagramInteractStory, type index$1_IInstagramPostHighLight as IInstagramPostHighLight, type index$1_IInstagramPostNew as IInstagramPostNew, type index$1_IInstagramPostReel as IInstagramPostReel, type index$1_IInstagramPostStory as IInstagramPostStory, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_IInteractSentMessageDetail as IInteractSentMessageDetail, type index$1_INiche as INiche, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IThreadsInteractFollower as IThreadsInteractFollower, type index$1_IThreadsInteractFollowing as IThreadsInteractFollowing, type index$1_IThreadsInteractReplyComment as IThreadsInteractReplyComment, type index$1_IThreadsInteractReplyMessage as IThreadsInteractReplyMessage, type index$1_IThreadsPostNew as IThreadsPostNew, type index$1_IThreadsSettingPost as IThreadsSettingPost, type index$1_IToken as IToken, type index$1_ITrackingScriptExecuted as ITrackingScriptExecuted, type index$1_IUser as IUser, index$2 as Settings, index$4 as Tool, index$5 as Web };
1863
1865
  }
1864
1866
 
1865
1867
  interface IDataUser {
package/dist/index.d.ts CHANGED
@@ -462,7 +462,9 @@ declare enum EAIVersionImage {
462
462
  declare enum EStatusAccountAI {
463
463
  Good = "Good",
464
464
  Wrong2FA = "Wrong2FA",
465
- WrongPassword = "WrongPassword"
465
+ WrongPassword = "WrongPassword",
466
+ Blocked = "Blocked",
467
+ ReachedLimit = "ReachedLimit"
466
468
  }
467
469
 
468
470
  type index$9_EAIModelImage = EAIModelImage;
@@ -1808,7 +1810,7 @@ interface IThreadsInteractReplyMessage extends BoInterfaceModelsCommon.IBaseMode
1808
1810
  irm_statusDetail: string;
1809
1811
  }
1810
1812
 
1811
- interface IThreadSettingPost extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ISoftDeleteModel<IUser>, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1813
+ interface IThreadsSettingPost extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ISoftDeleteModel<IUser>, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1812
1814
  sp_account: string | IAccount;
1813
1815
  sp_listRunTimes: Array<{
1814
1816
  typePost: string;
@@ -1849,17 +1851,17 @@ type index$1_INiche = INiche;
1849
1851
  type index$1_IOtpConfirm = IOtpConfirm;
1850
1852
  type index$1_IOtpCreateSession = IOtpCreateSession;
1851
1853
  type index$1_IOtpSend = IOtpSend;
1852
- type index$1_IThreadSettingPost = IThreadSettingPost;
1853
1854
  type index$1_IThreadsInteractFollower = IThreadsInteractFollower;
1854
1855
  type index$1_IThreadsInteractFollowing = IThreadsInteractFollowing;
1855
1856
  type index$1_IThreadsInteractReplyComment = IThreadsInteractReplyComment;
1856
1857
  type index$1_IThreadsInteractReplyMessage = IThreadsInteractReplyMessage;
1857
1858
  type index$1_IThreadsPostNew = IThreadsPostNew;
1859
+ type index$1_IThreadsSettingPost = IThreadsSettingPost;
1858
1860
  type index$1_IToken = IToken;
1859
1861
  type index$1_ITrackingScriptExecuted = ITrackingScriptExecuted;
1860
1862
  type index$1_IUser = IUser;
1861
1863
  declare namespace index$1 {
1862
- export { index$6 as Common, index$3 as Device, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IIdea as IIdea, type index$1_IInstagramInteractExplore as IInstagramInteractExplore, type index$1_IInstagramInteractFollower as IInstagramInteractFollower, type index$1_IInstagramInteractFollowing as IInstagramInteractFollowing, type index$1_IInstagramInteractReel as IInstagramInteractReel, type index$1_IInstagramInteractReplyComment as IInstagramInteractReplyComment, type index$1_IInstagramInteractReplyMessage as IInstagramInteractReplyMessage, type index$1_IInstagramInteractStory as IInstagramInteractStory, type index$1_IInstagramPostHighLight as IInstagramPostHighLight, type index$1_IInstagramPostNew as IInstagramPostNew, type index$1_IInstagramPostReel as IInstagramPostReel, type index$1_IInstagramPostStory as IInstagramPostStory, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_IInteractSentMessageDetail as IInteractSentMessageDetail, type index$1_INiche as INiche, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IThreadSettingPost as IThreadSettingPost, type index$1_IThreadsInteractFollower as IThreadsInteractFollower, type index$1_IThreadsInteractFollowing as IThreadsInteractFollowing, type index$1_IThreadsInteractReplyComment as IThreadsInteractReplyComment, type index$1_IThreadsInteractReplyMessage as IThreadsInteractReplyMessage, type index$1_IThreadsPostNew as IThreadsPostNew, type index$1_IToken as IToken, type index$1_ITrackingScriptExecuted as ITrackingScriptExecuted, type index$1_IUser as IUser, index$2 as Settings, index$4 as Tool, index$5 as Web };
1864
+ export { index$6 as Common, index$3 as Device, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IIdea as IIdea, type index$1_IInstagramInteractExplore as IInstagramInteractExplore, type index$1_IInstagramInteractFollower as IInstagramInteractFollower, type index$1_IInstagramInteractFollowing as IInstagramInteractFollowing, type index$1_IInstagramInteractReel as IInstagramInteractReel, type index$1_IInstagramInteractReplyComment as IInstagramInteractReplyComment, type index$1_IInstagramInteractReplyMessage as IInstagramInteractReplyMessage, type index$1_IInstagramInteractStory as IInstagramInteractStory, type index$1_IInstagramPostHighLight as IInstagramPostHighLight, type index$1_IInstagramPostNew as IInstagramPostNew, type index$1_IInstagramPostReel as IInstagramPostReel, type index$1_IInstagramPostStory as IInstagramPostStory, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_IInteractSentMessageDetail as IInteractSentMessageDetail, type index$1_INiche as INiche, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IThreadsInteractFollower as IThreadsInteractFollower, type index$1_IThreadsInteractFollowing as IThreadsInteractFollowing, type index$1_IThreadsInteractReplyComment as IThreadsInteractReplyComment, type index$1_IThreadsInteractReplyMessage as IThreadsInteractReplyMessage, type index$1_IThreadsPostNew as IThreadsPostNew, type index$1_IThreadsSettingPost as IThreadsSettingPost, type index$1_IToken as IToken, type index$1_ITrackingScriptExecuted as ITrackingScriptExecuted, type index$1_IUser as IUser, index$2 as Settings, index$4 as Tool, index$5 as Web };
1863
1865
  }
1864
1866
 
1865
1867
  interface IDataUser {
package/dist/index.js CHANGED
@@ -559,6 +559,8 @@ var EStatusAccountAI = /* @__PURE__ */ ((EStatusAccountAI2) => {
559
559
  EStatusAccountAI2["Good"] = "Good";
560
560
  EStatusAccountAI2["Wrong2FA"] = "Wrong2FA";
561
561
  EStatusAccountAI2["WrongPassword"] = "WrongPassword";
562
+ EStatusAccountAI2["Blocked"] = "Blocked";
563
+ EStatusAccountAI2["ReachedLimit"] = "ReachedLimit";
562
564
  return EStatusAccountAI2;
563
565
  })(EStatusAccountAI || {});
564
566
 
package/dist/index.mjs CHANGED
@@ -536,6 +536,8 @@ var EStatusAccountAI = /* @__PURE__ */ ((EStatusAccountAI2) => {
536
536
  EStatusAccountAI2["Good"] = "Good";
537
537
  EStatusAccountAI2["Wrong2FA"] = "Wrong2FA";
538
538
  EStatusAccountAI2["WrongPassword"] = "WrongPassword";
539
+ EStatusAccountAI2["Blocked"] = "Blocked";
540
+ EStatusAccountAI2["ReachedLimit"] = "ReachedLimit";
539
541
  return EStatusAccountAI2;
540
542
  })(EStatusAccountAI || {});
541
543
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "4.9.12",
3
+ "version": "4.9.14",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",