automation-lib 4.8.62 → 4.8.64

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
@@ -115,12 +115,12 @@ declare const CONST_API_CONTROLLERS: {
115
115
  };
116
116
  };
117
117
 
118
- declare const index$c_CONST_API_AUTH: typeof CONST_API_AUTH;
119
- declare const index$c_CONST_API_COMMON: typeof CONST_API_COMMON;
120
- declare const index$c_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
121
- declare const index$c_CONST_API_OTP: typeof CONST_API_OTP;
122
- declare namespace index$c {
123
- export { index$c_CONST_API_AUTH as CONST_API_AUTH, index$c_CONST_API_COMMON as CONST_API_COMMON, index$c_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$c_CONST_API_OTP as CONST_API_OTP };
118
+ declare const index$d_CONST_API_AUTH: typeof CONST_API_AUTH;
119
+ declare const index$d_CONST_API_COMMON: typeof CONST_API_COMMON;
120
+ declare const index$d_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
121
+ declare const index$d_CONST_API_OTP: typeof CONST_API_OTP;
122
+ declare namespace index$d {
123
+ export { index$d_CONST_API_AUTH as CONST_API_AUTH, index$d_CONST_API_COMMON as CONST_API_COMMON, index$d_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$d_CONST_API_OTP as CONST_API_OTP };
124
124
  }
125
125
 
126
126
  declare const ACTIONS_DEVICE: {
@@ -169,17 +169,17 @@ declare const ACTIONS_THREADS: {};
169
169
 
170
170
  declare const SERVICE_THREADS: {};
171
171
 
172
- declare const index$b_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
173
- declare const index$b_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
174
- declare const index$b_ACTIONS_THREADS: typeof ACTIONS_THREADS;
175
- declare const index$b_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
176
- declare const index$b_SERVICE_THREADS: typeof SERVICE_THREADS;
177
- declare namespace index$b {
178
- export { index$b_ACTIONS_DEVICE as ACTIONS_DEVICE, index$b_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$b_ACTIONS_THREADS as ACTIONS_THREADS, index$b_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$b_SERVICE_THREADS as SERVICE_THREADS };
172
+ declare const index$c_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
173
+ declare const index$c_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
174
+ declare const index$c_ACTIONS_THREADS: typeof ACTIONS_THREADS;
175
+ declare const index$c_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
176
+ declare const index$c_SERVICE_THREADS: typeof SERVICE_THREADS;
177
+ declare namespace index$c {
178
+ export { index$c_ACTIONS_DEVICE as ACTIONS_DEVICE, index$c_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$c_ACTIONS_THREADS as ACTIONS_THREADS, index$c_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$c_SERVICE_THREADS as SERVICE_THREADS };
179
179
  }
180
180
 
181
- declare namespace index$a {
182
- export { index$c as CONST_APIS, index$b as CONST_SCRIPTS };
181
+ declare namespace index$b {
182
+ export { index$d as CONST_APIS, index$c as CONST_SCRIPTS };
183
183
  }
184
184
 
185
185
  declare enum EGender {
@@ -193,12 +193,12 @@ declare enum EPriority {
193
193
  Low = "Low"
194
194
  }
195
195
 
196
- type index$9_EGender = EGender;
197
- declare const index$9_EGender: typeof EGender;
198
- type index$9_EPriority = EPriority;
199
- declare const index$9_EPriority: typeof EPriority;
200
- declare namespace index$9 {
201
- export { index$9_EGender as EGender, index$9_EPriority as EPriority };
196
+ type index$a_EGender = EGender;
197
+ declare const index$a_EGender: typeof EGender;
198
+ type index$a_EPriority = EPriority;
199
+ declare const index$a_EPriority: typeof EPriority;
200
+ declare namespace index$a {
201
+ export { index$a_EGender as EGender, index$a_EPriority as EPriority };
202
202
  }
203
203
 
204
204
  declare enum ETypeVoiceLanguage {
@@ -303,34 +303,34 @@ declare enum ETypeSheetWorkPin {
303
303
  Secondary = "Secondary"
304
304
  }
305
305
 
306
- type index$8_ETypeCanva = ETypeCanva;
307
- declare const index$8_ETypeCanva: typeof ETypeCanva;
308
- type index$8_ETypeLarkError = ETypeLarkError;
309
- declare const index$8_ETypeLarkError: typeof ETypeLarkError;
310
- type index$8_ETypeLarkObject = ETypeLarkObject;
311
- declare const index$8_ETypeLarkObject: typeof ETypeLarkObject;
312
- type index$8_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
313
- declare const index$8_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
314
- type index$8_ETypeManagerWorkPin = ETypeManagerWorkPin;
315
- declare const index$8_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
316
- type index$8_ETypeManagerWorkType = ETypeManagerWorkType;
317
- declare const index$8_ETypeManagerWorkType: typeof ETypeManagerWorkType;
318
- type index$8_ETypeNotification = ETypeNotification;
319
- declare const index$8_ETypeNotification: typeof ETypeNotification;
320
- type index$8_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
321
- declare const index$8_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
322
- type index$8_ETypeSheetWorkPin = ETypeSheetWorkPin;
323
- declare const index$8_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
324
- type index$8_ETypeSocial = ETypeSocial;
325
- declare const index$8_ETypeSocial: typeof ETypeSocial;
326
- type index$8_ETypeSocialSetting = ETypeSocialSetting;
327
- declare const index$8_ETypeSocialSetting: typeof ETypeSocialSetting;
328
- type index$8_ETypeTimeFilter = ETypeTimeFilter;
329
- declare const index$8_ETypeTimeFilter: typeof ETypeTimeFilter;
330
- type index$8_ETypeVoiceLanguage = ETypeVoiceLanguage;
331
- declare const index$8_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
332
- declare namespace index$8 {
333
- export { index$8_ETypeCanva as ETypeCanva, index$8_ETypeLarkError as ETypeLarkError, index$8_ETypeLarkObject as ETypeLarkObject, index$8_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$8_ETypeManagerWorkPin as ETypeManagerWorkPin, index$8_ETypeManagerWorkType as ETypeManagerWorkType, index$8_ETypeNotification as ETypeNotification, index$8_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$8_ETypeSheetWorkPin as ETypeSheetWorkPin, index$8_ETypeSocial as ETypeSocial, index$8_ETypeSocialSetting as ETypeSocialSetting, index$8_ETypeTimeFilter as ETypeTimeFilter, index$8_ETypeVoiceLanguage as ETypeVoiceLanguage };
306
+ type index$9_ETypeCanva = ETypeCanva;
307
+ declare const index$9_ETypeCanva: typeof ETypeCanva;
308
+ type index$9_ETypeLarkError = ETypeLarkError;
309
+ declare const index$9_ETypeLarkError: typeof ETypeLarkError;
310
+ type index$9_ETypeLarkObject = ETypeLarkObject;
311
+ declare const index$9_ETypeLarkObject: typeof ETypeLarkObject;
312
+ type index$9_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
313
+ declare const index$9_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
314
+ type index$9_ETypeManagerWorkPin = ETypeManagerWorkPin;
315
+ declare const index$9_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
316
+ type index$9_ETypeManagerWorkType = ETypeManagerWorkType;
317
+ declare const index$9_ETypeManagerWorkType: typeof ETypeManagerWorkType;
318
+ type index$9_ETypeNotification = ETypeNotification;
319
+ declare const index$9_ETypeNotification: typeof ETypeNotification;
320
+ type index$9_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
321
+ declare const index$9_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
322
+ type index$9_ETypeSheetWorkPin = ETypeSheetWorkPin;
323
+ declare const index$9_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
324
+ type index$9_ETypeSocial = ETypeSocial;
325
+ declare const index$9_ETypeSocial: typeof ETypeSocial;
326
+ type index$9_ETypeSocialSetting = ETypeSocialSetting;
327
+ declare const index$9_ETypeSocialSetting: typeof ETypeSocialSetting;
328
+ type index$9_ETypeTimeFilter = ETypeTimeFilter;
329
+ declare const index$9_ETypeTimeFilter: typeof ETypeTimeFilter;
330
+ type index$9_ETypeVoiceLanguage = ETypeVoiceLanguage;
331
+ declare const index$9_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
332
+ declare namespace index$9 {
333
+ export { index$9_ETypeCanva as ETypeCanva, index$9_ETypeLarkError as ETypeLarkError, index$9_ETypeLarkObject as ETypeLarkObject, index$9_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$9_ETypeManagerWorkPin as ETypeManagerWorkPin, index$9_ETypeManagerWorkType as ETypeManagerWorkType, index$9_ETypeNotification as ETypeNotification, index$9_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$9_ETypeSheetWorkPin as ETypeSheetWorkPin, index$9_ETypeSocial as ETypeSocial, index$9_ETypeSocialSetting as ETypeSocialSetting, index$9_ETypeTimeFilter as ETypeTimeFilter, index$9_ETypeVoiceLanguage as ETypeVoiceLanguage };
334
334
  }
335
335
 
336
336
  declare enum EStatusCommon {
@@ -394,30 +394,30 @@ declare enum EStatusTaskJobGroup {
394
394
  Processing = "Processing"
395
395
  }
396
396
 
397
- type index$7_EStatusBlog = EStatusBlog;
398
- declare const index$7_EStatusBlog: typeof EStatusBlog;
399
- type index$7_EStatusCommon = EStatusCommon;
400
- declare const index$7_EStatusCommon: typeof EStatusCommon;
401
- type index$7_EStatusExecuteCommon = EStatusExecuteCommon;
402
- declare const index$7_EStatusExecuteCommon: typeof EStatusExecuteCommon;
403
- type index$7_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
404
- declare const index$7_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
405
- type index$7_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
406
- declare const index$7_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
407
- type index$7_EStatusSheetWork = EStatusSheetWork;
408
- declare const index$7_EStatusSheetWork: typeof EStatusSheetWork;
409
- type index$7_EStatusTaskJob = EStatusTaskJob;
410
- declare const index$7_EStatusTaskJob: typeof EStatusTaskJob;
411
- type index$7_EStatusTaskJobGroup = EStatusTaskJobGroup;
412
- declare const index$7_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
413
- type index$7_EStatusTaskTool = EStatusTaskTool;
414
- declare const index$7_EStatusTaskTool: typeof EStatusTaskTool;
415
- declare namespace index$7 {
416
- export { index$7_EStatusBlog as EStatusBlog, index$7_EStatusCommon as EStatusCommon, index$7_EStatusExecuteCommon as EStatusExecuteCommon, index$7_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$7_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$7_EStatusSheetWork as EStatusSheetWork, index$7_EStatusTaskJob as EStatusTaskJob, index$7_EStatusTaskJobGroup as EStatusTaskJobGroup, index$7_EStatusTaskTool as EStatusTaskTool };
397
+ type index$8_EStatusBlog = EStatusBlog;
398
+ declare const index$8_EStatusBlog: typeof EStatusBlog;
399
+ type index$8_EStatusCommon = EStatusCommon;
400
+ declare const index$8_EStatusCommon: typeof EStatusCommon;
401
+ type index$8_EStatusExecuteCommon = EStatusExecuteCommon;
402
+ declare const index$8_EStatusExecuteCommon: typeof EStatusExecuteCommon;
403
+ type index$8_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
404
+ declare const index$8_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
405
+ type index$8_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
406
+ declare const index$8_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
407
+ type index$8_EStatusSheetWork = EStatusSheetWork;
408
+ declare const index$8_EStatusSheetWork: typeof EStatusSheetWork;
409
+ type index$8_EStatusTaskJob = EStatusTaskJob;
410
+ declare const index$8_EStatusTaskJob: typeof EStatusTaskJob;
411
+ type index$8_EStatusTaskJobGroup = EStatusTaskJobGroup;
412
+ declare const index$8_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
413
+ type index$8_EStatusTaskTool = EStatusTaskTool;
414
+ declare const index$8_EStatusTaskTool: typeof EStatusTaskTool;
415
+ declare namespace index$8 {
416
+ export { index$8_EStatusBlog as EStatusBlog, index$8_EStatusCommon as EStatusCommon, index$8_EStatusExecuteCommon as EStatusExecuteCommon, index$8_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$8_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$8_EStatusSheetWork as EStatusSheetWork, index$8_EStatusTaskJob as EStatusTaskJob, index$8_EStatusTaskJobGroup as EStatusTaskJobGroup, index$8_EStatusTaskTool as EStatusTaskTool };
417
417
  }
418
418
 
419
- declare namespace index$6 {
420
- export { index$9 as Common, index$7 as Status, index$8 as Types };
419
+ declare namespace index$7 {
420
+ export { index$a as Common, index$8 as Status, index$9 as Types };
421
421
  }
422
422
 
423
423
  /**
@@ -489,6 +489,20 @@ interface IOtpConfirm extends Pick<IUser, 'user_email'> {
489
489
  otp: string;
490
490
  }
491
491
 
492
+ interface IFile extends BoInterfaceModelsCommon$1.IBaseModel {
493
+ file_name: string;
494
+ file_path: string;
495
+ file_size: number;
496
+ file_type: string;
497
+ file_md5: string;
498
+ file_url: string;
499
+ }
500
+
501
+ type index$6_IFile = IFile;
502
+ declare namespace index$6 {
503
+ export type { index$6_IFile as IFile };
504
+ }
505
+
492
506
  interface IAccountsGroup extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ISoftDeleteModel<IUser>, BoInterfaceModelsCommon.ITrackingModel<IUser> {
493
507
  ag_name: string;
494
508
  ag_slug: string;
@@ -884,9 +898,9 @@ interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModel
884
898
  task_timeExecute: Date;
885
899
  task_status: EStatusTaskTool;
886
900
  task_keyTimeSetting: string;
887
- task_dataX: any;
888
901
  task_deviceKey: string;
889
902
  task_sheetTool: ISheetsTool | string;
903
+ task_dataX: any;
890
904
  task_dataFacebook: any;
891
905
  task_dataInstagram: any;
892
906
  task_dataTiktok: any;
@@ -1522,7 +1536,7 @@ type index$1_IToken = IToken;
1522
1536
  type index$1_ITrackingScriptExecuted = ITrackingScriptExecuted;
1523
1537
  type index$1_IUser = IUser;
1524
1538
  declare namespace index$1 {
1525
- export { 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_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 };
1539
+ 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_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 };
1526
1540
  }
1527
1541
 
1528
1542
  interface IDataUser {
@@ -1566,4 +1580,4 @@ declare namespace index {
1566
1580
  export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
1567
1581
  }
1568
1582
 
1569
- export { index$a as AutoConstants, index$6 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels };
1583
+ export { index$b as AutoConstants, index$7 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels };
package/dist/index.d.ts CHANGED
@@ -115,12 +115,12 @@ declare const CONST_API_CONTROLLERS: {
115
115
  };
116
116
  };
117
117
 
118
- declare const index$c_CONST_API_AUTH: typeof CONST_API_AUTH;
119
- declare const index$c_CONST_API_COMMON: typeof CONST_API_COMMON;
120
- declare const index$c_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
121
- declare const index$c_CONST_API_OTP: typeof CONST_API_OTP;
122
- declare namespace index$c {
123
- export { index$c_CONST_API_AUTH as CONST_API_AUTH, index$c_CONST_API_COMMON as CONST_API_COMMON, index$c_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$c_CONST_API_OTP as CONST_API_OTP };
118
+ declare const index$d_CONST_API_AUTH: typeof CONST_API_AUTH;
119
+ declare const index$d_CONST_API_COMMON: typeof CONST_API_COMMON;
120
+ declare const index$d_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
121
+ declare const index$d_CONST_API_OTP: typeof CONST_API_OTP;
122
+ declare namespace index$d {
123
+ export { index$d_CONST_API_AUTH as CONST_API_AUTH, index$d_CONST_API_COMMON as CONST_API_COMMON, index$d_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$d_CONST_API_OTP as CONST_API_OTP };
124
124
  }
125
125
 
126
126
  declare const ACTIONS_DEVICE: {
@@ -169,17 +169,17 @@ declare const ACTIONS_THREADS: {};
169
169
 
170
170
  declare const SERVICE_THREADS: {};
171
171
 
172
- declare const index$b_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
173
- declare const index$b_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
174
- declare const index$b_ACTIONS_THREADS: typeof ACTIONS_THREADS;
175
- declare const index$b_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
176
- declare const index$b_SERVICE_THREADS: typeof SERVICE_THREADS;
177
- declare namespace index$b {
178
- export { index$b_ACTIONS_DEVICE as ACTIONS_DEVICE, index$b_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$b_ACTIONS_THREADS as ACTIONS_THREADS, index$b_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$b_SERVICE_THREADS as SERVICE_THREADS };
172
+ declare const index$c_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
173
+ declare const index$c_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
174
+ declare const index$c_ACTIONS_THREADS: typeof ACTIONS_THREADS;
175
+ declare const index$c_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
176
+ declare const index$c_SERVICE_THREADS: typeof SERVICE_THREADS;
177
+ declare namespace index$c {
178
+ export { index$c_ACTIONS_DEVICE as ACTIONS_DEVICE, index$c_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$c_ACTIONS_THREADS as ACTIONS_THREADS, index$c_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$c_SERVICE_THREADS as SERVICE_THREADS };
179
179
  }
180
180
 
181
- declare namespace index$a {
182
- export { index$c as CONST_APIS, index$b as CONST_SCRIPTS };
181
+ declare namespace index$b {
182
+ export { index$d as CONST_APIS, index$c as CONST_SCRIPTS };
183
183
  }
184
184
 
185
185
  declare enum EGender {
@@ -193,12 +193,12 @@ declare enum EPriority {
193
193
  Low = "Low"
194
194
  }
195
195
 
196
- type index$9_EGender = EGender;
197
- declare const index$9_EGender: typeof EGender;
198
- type index$9_EPriority = EPriority;
199
- declare const index$9_EPriority: typeof EPriority;
200
- declare namespace index$9 {
201
- export { index$9_EGender as EGender, index$9_EPriority as EPriority };
196
+ type index$a_EGender = EGender;
197
+ declare const index$a_EGender: typeof EGender;
198
+ type index$a_EPriority = EPriority;
199
+ declare const index$a_EPriority: typeof EPriority;
200
+ declare namespace index$a {
201
+ export { index$a_EGender as EGender, index$a_EPriority as EPriority };
202
202
  }
203
203
 
204
204
  declare enum ETypeVoiceLanguage {
@@ -303,34 +303,34 @@ declare enum ETypeSheetWorkPin {
303
303
  Secondary = "Secondary"
304
304
  }
305
305
 
306
- type index$8_ETypeCanva = ETypeCanva;
307
- declare const index$8_ETypeCanva: typeof ETypeCanva;
308
- type index$8_ETypeLarkError = ETypeLarkError;
309
- declare const index$8_ETypeLarkError: typeof ETypeLarkError;
310
- type index$8_ETypeLarkObject = ETypeLarkObject;
311
- declare const index$8_ETypeLarkObject: typeof ETypeLarkObject;
312
- type index$8_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
313
- declare const index$8_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
314
- type index$8_ETypeManagerWorkPin = ETypeManagerWorkPin;
315
- declare const index$8_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
316
- type index$8_ETypeManagerWorkType = ETypeManagerWorkType;
317
- declare const index$8_ETypeManagerWorkType: typeof ETypeManagerWorkType;
318
- type index$8_ETypeNotification = ETypeNotification;
319
- declare const index$8_ETypeNotification: typeof ETypeNotification;
320
- type index$8_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
321
- declare const index$8_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
322
- type index$8_ETypeSheetWorkPin = ETypeSheetWorkPin;
323
- declare const index$8_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
324
- type index$8_ETypeSocial = ETypeSocial;
325
- declare const index$8_ETypeSocial: typeof ETypeSocial;
326
- type index$8_ETypeSocialSetting = ETypeSocialSetting;
327
- declare const index$8_ETypeSocialSetting: typeof ETypeSocialSetting;
328
- type index$8_ETypeTimeFilter = ETypeTimeFilter;
329
- declare const index$8_ETypeTimeFilter: typeof ETypeTimeFilter;
330
- type index$8_ETypeVoiceLanguage = ETypeVoiceLanguage;
331
- declare const index$8_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
332
- declare namespace index$8 {
333
- export { index$8_ETypeCanva as ETypeCanva, index$8_ETypeLarkError as ETypeLarkError, index$8_ETypeLarkObject as ETypeLarkObject, index$8_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$8_ETypeManagerWorkPin as ETypeManagerWorkPin, index$8_ETypeManagerWorkType as ETypeManagerWorkType, index$8_ETypeNotification as ETypeNotification, index$8_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$8_ETypeSheetWorkPin as ETypeSheetWorkPin, index$8_ETypeSocial as ETypeSocial, index$8_ETypeSocialSetting as ETypeSocialSetting, index$8_ETypeTimeFilter as ETypeTimeFilter, index$8_ETypeVoiceLanguage as ETypeVoiceLanguage };
306
+ type index$9_ETypeCanva = ETypeCanva;
307
+ declare const index$9_ETypeCanva: typeof ETypeCanva;
308
+ type index$9_ETypeLarkError = ETypeLarkError;
309
+ declare const index$9_ETypeLarkError: typeof ETypeLarkError;
310
+ type index$9_ETypeLarkObject = ETypeLarkObject;
311
+ declare const index$9_ETypeLarkObject: typeof ETypeLarkObject;
312
+ type index$9_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
313
+ declare const index$9_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
314
+ type index$9_ETypeManagerWorkPin = ETypeManagerWorkPin;
315
+ declare const index$9_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
316
+ type index$9_ETypeManagerWorkType = ETypeManagerWorkType;
317
+ declare const index$9_ETypeManagerWorkType: typeof ETypeManagerWorkType;
318
+ type index$9_ETypeNotification = ETypeNotification;
319
+ declare const index$9_ETypeNotification: typeof ETypeNotification;
320
+ type index$9_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
321
+ declare const index$9_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
322
+ type index$9_ETypeSheetWorkPin = ETypeSheetWorkPin;
323
+ declare const index$9_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
324
+ type index$9_ETypeSocial = ETypeSocial;
325
+ declare const index$9_ETypeSocial: typeof ETypeSocial;
326
+ type index$9_ETypeSocialSetting = ETypeSocialSetting;
327
+ declare const index$9_ETypeSocialSetting: typeof ETypeSocialSetting;
328
+ type index$9_ETypeTimeFilter = ETypeTimeFilter;
329
+ declare const index$9_ETypeTimeFilter: typeof ETypeTimeFilter;
330
+ type index$9_ETypeVoiceLanguage = ETypeVoiceLanguage;
331
+ declare const index$9_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
332
+ declare namespace index$9 {
333
+ export { index$9_ETypeCanva as ETypeCanva, index$9_ETypeLarkError as ETypeLarkError, index$9_ETypeLarkObject as ETypeLarkObject, index$9_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$9_ETypeManagerWorkPin as ETypeManagerWorkPin, index$9_ETypeManagerWorkType as ETypeManagerWorkType, index$9_ETypeNotification as ETypeNotification, index$9_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$9_ETypeSheetWorkPin as ETypeSheetWorkPin, index$9_ETypeSocial as ETypeSocial, index$9_ETypeSocialSetting as ETypeSocialSetting, index$9_ETypeTimeFilter as ETypeTimeFilter, index$9_ETypeVoiceLanguage as ETypeVoiceLanguage };
334
334
  }
335
335
 
336
336
  declare enum EStatusCommon {
@@ -394,30 +394,30 @@ declare enum EStatusTaskJobGroup {
394
394
  Processing = "Processing"
395
395
  }
396
396
 
397
- type index$7_EStatusBlog = EStatusBlog;
398
- declare const index$7_EStatusBlog: typeof EStatusBlog;
399
- type index$7_EStatusCommon = EStatusCommon;
400
- declare const index$7_EStatusCommon: typeof EStatusCommon;
401
- type index$7_EStatusExecuteCommon = EStatusExecuteCommon;
402
- declare const index$7_EStatusExecuteCommon: typeof EStatusExecuteCommon;
403
- type index$7_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
404
- declare const index$7_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
405
- type index$7_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
406
- declare const index$7_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
407
- type index$7_EStatusSheetWork = EStatusSheetWork;
408
- declare const index$7_EStatusSheetWork: typeof EStatusSheetWork;
409
- type index$7_EStatusTaskJob = EStatusTaskJob;
410
- declare const index$7_EStatusTaskJob: typeof EStatusTaskJob;
411
- type index$7_EStatusTaskJobGroup = EStatusTaskJobGroup;
412
- declare const index$7_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
413
- type index$7_EStatusTaskTool = EStatusTaskTool;
414
- declare const index$7_EStatusTaskTool: typeof EStatusTaskTool;
415
- declare namespace index$7 {
416
- export { index$7_EStatusBlog as EStatusBlog, index$7_EStatusCommon as EStatusCommon, index$7_EStatusExecuteCommon as EStatusExecuteCommon, index$7_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$7_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$7_EStatusSheetWork as EStatusSheetWork, index$7_EStatusTaskJob as EStatusTaskJob, index$7_EStatusTaskJobGroup as EStatusTaskJobGroup, index$7_EStatusTaskTool as EStatusTaskTool };
397
+ type index$8_EStatusBlog = EStatusBlog;
398
+ declare const index$8_EStatusBlog: typeof EStatusBlog;
399
+ type index$8_EStatusCommon = EStatusCommon;
400
+ declare const index$8_EStatusCommon: typeof EStatusCommon;
401
+ type index$8_EStatusExecuteCommon = EStatusExecuteCommon;
402
+ declare const index$8_EStatusExecuteCommon: typeof EStatusExecuteCommon;
403
+ type index$8_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
404
+ declare const index$8_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
405
+ type index$8_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
406
+ declare const index$8_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
407
+ type index$8_EStatusSheetWork = EStatusSheetWork;
408
+ declare const index$8_EStatusSheetWork: typeof EStatusSheetWork;
409
+ type index$8_EStatusTaskJob = EStatusTaskJob;
410
+ declare const index$8_EStatusTaskJob: typeof EStatusTaskJob;
411
+ type index$8_EStatusTaskJobGroup = EStatusTaskJobGroup;
412
+ declare const index$8_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
413
+ type index$8_EStatusTaskTool = EStatusTaskTool;
414
+ declare const index$8_EStatusTaskTool: typeof EStatusTaskTool;
415
+ declare namespace index$8 {
416
+ export { index$8_EStatusBlog as EStatusBlog, index$8_EStatusCommon as EStatusCommon, index$8_EStatusExecuteCommon as EStatusExecuteCommon, index$8_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$8_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$8_EStatusSheetWork as EStatusSheetWork, index$8_EStatusTaskJob as EStatusTaskJob, index$8_EStatusTaskJobGroup as EStatusTaskJobGroup, index$8_EStatusTaskTool as EStatusTaskTool };
417
417
  }
418
418
 
419
- declare namespace index$6 {
420
- export { index$9 as Common, index$7 as Status, index$8 as Types };
419
+ declare namespace index$7 {
420
+ export { index$a as Common, index$8 as Status, index$9 as Types };
421
421
  }
422
422
 
423
423
  /**
@@ -489,6 +489,20 @@ interface IOtpConfirm extends Pick<IUser, 'user_email'> {
489
489
  otp: string;
490
490
  }
491
491
 
492
+ interface IFile extends BoInterfaceModelsCommon$1.IBaseModel {
493
+ file_name: string;
494
+ file_path: string;
495
+ file_size: number;
496
+ file_type: string;
497
+ file_md5: string;
498
+ file_url: string;
499
+ }
500
+
501
+ type index$6_IFile = IFile;
502
+ declare namespace index$6 {
503
+ export type { index$6_IFile as IFile };
504
+ }
505
+
492
506
  interface IAccountsGroup extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ISoftDeleteModel<IUser>, BoInterfaceModelsCommon.ITrackingModel<IUser> {
493
507
  ag_name: string;
494
508
  ag_slug: string;
@@ -884,9 +898,9 @@ interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModel
884
898
  task_timeExecute: Date;
885
899
  task_status: EStatusTaskTool;
886
900
  task_keyTimeSetting: string;
887
- task_dataX: any;
888
901
  task_deviceKey: string;
889
902
  task_sheetTool: ISheetsTool | string;
903
+ task_dataX: any;
890
904
  task_dataFacebook: any;
891
905
  task_dataInstagram: any;
892
906
  task_dataTiktok: any;
@@ -1522,7 +1536,7 @@ type index$1_IToken = IToken;
1522
1536
  type index$1_ITrackingScriptExecuted = ITrackingScriptExecuted;
1523
1537
  type index$1_IUser = IUser;
1524
1538
  declare namespace index$1 {
1525
- export { 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_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 };
1539
+ 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_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 };
1526
1540
  }
1527
1541
 
1528
1542
  interface IDataUser {
@@ -1566,4 +1580,4 @@ declare namespace index {
1566
1580
  export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
1567
1581
  }
1568
1582
 
1569
- export { index$a as AutoConstants, index$6 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels };
1583
+ export { index$b as AutoConstants, index$7 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels };
package/dist/index.js CHANGED
@@ -22,7 +22,7 @@ var index_exports = {};
22
22
  __export(index_exports, {
23
23
  AutoConstants: () => constants_exports,
24
24
  AutoEnums: () => enums_exports,
25
- AutoInterfacesCommon: () => common_exports2,
25
+ AutoInterfacesCommon: () => common_exports3,
26
26
  AutoInterfacesModels: () => models_exports
27
27
  });
28
28
  module.exports = __toCommonJS(index_exports);
@@ -489,12 +489,16 @@ var EStatusTaskJobGroup = /* @__PURE__ */ ((EStatusTaskJobGroup2) => {
489
489
  // src/interfaces/models/index.ts
490
490
  var models_exports = {};
491
491
  __export(models_exports, {
492
+ Common: () => common_exports2,
492
493
  Device: () => device_exports,
493
494
  Settings: () => settings_exports,
494
495
  Tool: () => tool_exports,
495
496
  Web: () => web_exports
496
497
  });
497
498
 
499
+ // src/interfaces/models/common/index.ts
500
+ var common_exports2 = {};
501
+
498
502
  // src/interfaces/models/tool/index.ts
499
503
  var tool_exports = {};
500
504
 
@@ -508,7 +512,7 @@ var device_exports = {};
508
512
  var settings_exports = {};
509
513
 
510
514
  // src/interfaces/common/index.ts
511
- var common_exports2 = {};
515
+ var common_exports3 = {};
512
516
  // Annotate the CommonJS export names for ESM import in node:
513
517
  0 && (module.exports = {
514
518
  AutoConstants,
package/dist/index.mjs CHANGED
@@ -466,12 +466,16 @@ var EStatusTaskJobGroup = /* @__PURE__ */ ((EStatusTaskJobGroup2) => {
466
466
  // src/interfaces/models/index.ts
467
467
  var models_exports = {};
468
468
  __export(models_exports, {
469
+ Common: () => common_exports2,
469
470
  Device: () => device_exports,
470
471
  Settings: () => settings_exports,
471
472
  Tool: () => tool_exports,
472
473
  Web: () => web_exports
473
474
  });
474
475
 
476
+ // src/interfaces/models/common/index.ts
477
+ var common_exports2 = {};
478
+
475
479
  // src/interfaces/models/tool/index.ts
476
480
  var tool_exports = {};
477
481
 
@@ -485,10 +489,10 @@ var device_exports = {};
485
489
  var settings_exports = {};
486
490
 
487
491
  // src/interfaces/common/index.ts
488
- var common_exports2 = {};
492
+ var common_exports3 = {};
489
493
  export {
490
494
  constants_exports as AutoConstants,
491
495
  enums_exports as AutoEnums,
492
- common_exports2 as AutoInterfacesCommon,
496
+ common_exports3 as AutoInterfacesCommon,
493
497
  models_exports as AutoInterfacesModels
494
498
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "4.8.62",
3
+ "version": "4.8.64",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",