automation-lib 4.9.131 → 4.9.133

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
@@ -152,12 +152,12 @@ declare const CONST_API_CONTROLLERS: {
152
152
  };
153
153
  };
154
154
 
155
- declare const index$i_CONST_API_AUTH: typeof CONST_API_AUTH;
156
- declare const index$i_CONST_API_COMMON: typeof CONST_API_COMMON;
157
- declare const index$i_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
158
- declare const index$i_CONST_API_OTP: typeof CONST_API_OTP;
159
- declare namespace index$i {
160
- export { index$i_CONST_API_AUTH as CONST_API_AUTH, index$i_CONST_API_COMMON as CONST_API_COMMON, index$i_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$i_CONST_API_OTP as CONST_API_OTP };
155
+ declare const index$k_CONST_API_AUTH: typeof CONST_API_AUTH;
156
+ declare const index$k_CONST_API_COMMON: typeof CONST_API_COMMON;
157
+ declare const index$k_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
158
+ declare const index$k_CONST_API_OTP: typeof CONST_API_OTP;
159
+ declare namespace index$k {
160
+ export { index$k_CONST_API_AUTH as CONST_API_AUTH, index$k_CONST_API_COMMON as CONST_API_COMMON, index$k_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$k_CONST_API_OTP as CONST_API_OTP };
161
161
  }
162
162
 
163
163
  declare const ACTIONS_DEVICE: {
@@ -206,17 +206,17 @@ declare const ACTIONS_THREADS: {};
206
206
 
207
207
  declare const SERVICE_THREADS: {};
208
208
 
209
- declare const index$h_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
210
- declare const index$h_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
211
- declare const index$h_ACTIONS_THREADS: typeof ACTIONS_THREADS;
212
- declare const index$h_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
213
- declare const index$h_SERVICE_THREADS: typeof SERVICE_THREADS;
214
- declare namespace index$h {
215
- export { index$h_ACTIONS_DEVICE as ACTIONS_DEVICE, index$h_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$h_ACTIONS_THREADS as ACTIONS_THREADS, index$h_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$h_SERVICE_THREADS as SERVICE_THREADS };
209
+ declare const index$j_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
210
+ declare const index$j_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
211
+ declare const index$j_ACTIONS_THREADS: typeof ACTIONS_THREADS;
212
+ declare const index$j_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
213
+ declare const index$j_SERVICE_THREADS: typeof SERVICE_THREADS;
214
+ declare namespace index$j {
215
+ export { index$j_ACTIONS_DEVICE as ACTIONS_DEVICE, index$j_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$j_ACTIONS_THREADS as ACTIONS_THREADS, index$j_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$j_SERVICE_THREADS as SERVICE_THREADS };
216
216
  }
217
217
 
218
- declare namespace index$g {
219
- export { index$i as CONST_APIS, index$h as CONST_SCRIPTS };
218
+ declare namespace index$i {
219
+ export { index$k as CONST_APIS, index$j as CONST_SCRIPTS };
220
220
  }
221
221
 
222
222
  declare enum EGender {
@@ -230,12 +230,12 @@ declare enum EPriority {
230
230
  Low = "Low"
231
231
  }
232
232
 
233
- type index$f_EGender = EGender;
234
- declare const index$f_EGender: typeof EGender;
235
- type index$f_EPriority = EPriority;
236
- declare const index$f_EPriority: typeof EPriority;
237
- declare namespace index$f {
238
- export { index$f_EGender as EGender, index$f_EPriority as EPriority };
233
+ type index$h_EGender = EGender;
234
+ declare const index$h_EGender: typeof EGender;
235
+ type index$h_EPriority = EPriority;
236
+ declare const index$h_EPriority: typeof EPriority;
237
+ declare namespace index$h {
238
+ export { index$h_EGender as EGender, index$h_EPriority as EPriority };
239
239
  }
240
240
 
241
241
  declare enum ETypeVoiceLanguage {
@@ -330,36 +330,36 @@ declare enum ETypeSheetWorkPin {
330
330
  Secondary = "Secondary"
331
331
  }
332
332
 
333
- type index$e_ETypeCanva = ETypeCanva;
334
- declare const index$e_ETypeCanva: typeof ETypeCanva;
335
- type index$e_ETypeColumnManagerWork = ETypeColumnManagerWork;
336
- declare const index$e_ETypeColumnManagerWork: typeof ETypeColumnManagerWork;
337
- type index$e_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
338
- declare const index$e_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
339
- type index$e_ETypeManagerWorkPin = ETypeManagerWorkPin;
340
- declare const index$e_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
341
- type index$e_ETypeManagerWorkType = ETypeManagerWorkType;
342
- declare const index$e_ETypeManagerWorkType: typeof ETypeManagerWorkType;
343
- type index$e_ETypeNotification = ETypeNotification;
344
- declare const index$e_ETypeNotification: typeof ETypeNotification;
345
- type index$e_ETypeProxy = ETypeProxy;
346
- declare const index$e_ETypeProxy: typeof ETypeProxy;
347
- type index$e_ETypeRatioImage = ETypeRatioImage;
348
- declare const index$e_ETypeRatioImage: typeof ETypeRatioImage;
349
- type index$e_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
350
- declare const index$e_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
351
- type index$e_ETypeSheetWorkPin = ETypeSheetWorkPin;
352
- declare const index$e_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
353
- type index$e_ETypeSocial = ETypeSocial;
354
- declare const index$e_ETypeSocial: typeof ETypeSocial;
355
- type index$e_ETypeSocialSetting = ETypeSocialSetting;
356
- declare const index$e_ETypeSocialSetting: typeof ETypeSocialSetting;
357
- type index$e_ETypeTimeFilter = ETypeTimeFilter;
358
- declare const index$e_ETypeTimeFilter: typeof ETypeTimeFilter;
359
- type index$e_ETypeVoiceLanguage = ETypeVoiceLanguage;
360
- declare const index$e_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
361
- declare namespace index$e {
362
- export { index$e_ETypeCanva as ETypeCanva, index$e_ETypeColumnManagerWork as ETypeColumnManagerWork, index$e_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$e_ETypeManagerWorkPin as ETypeManagerWorkPin, index$e_ETypeManagerWorkType as ETypeManagerWorkType, index$e_ETypeNotification as ETypeNotification, index$e_ETypeProxy as ETypeProxy, index$e_ETypeRatioImage as ETypeRatioImage, index$e_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$e_ETypeSheetWorkPin as ETypeSheetWorkPin, index$e_ETypeSocial as ETypeSocial, index$e_ETypeSocialSetting as ETypeSocialSetting, index$e_ETypeTimeFilter as ETypeTimeFilter, index$e_ETypeVoiceLanguage as ETypeVoiceLanguage };
333
+ type index$g_ETypeCanva = ETypeCanva;
334
+ declare const index$g_ETypeCanva: typeof ETypeCanva;
335
+ type index$g_ETypeColumnManagerWork = ETypeColumnManagerWork;
336
+ declare const index$g_ETypeColumnManagerWork: typeof ETypeColumnManagerWork;
337
+ type index$g_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
338
+ declare const index$g_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
339
+ type index$g_ETypeManagerWorkPin = ETypeManagerWorkPin;
340
+ declare const index$g_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
341
+ type index$g_ETypeManagerWorkType = ETypeManagerWorkType;
342
+ declare const index$g_ETypeManagerWorkType: typeof ETypeManagerWorkType;
343
+ type index$g_ETypeNotification = ETypeNotification;
344
+ declare const index$g_ETypeNotification: typeof ETypeNotification;
345
+ type index$g_ETypeProxy = ETypeProxy;
346
+ declare const index$g_ETypeProxy: typeof ETypeProxy;
347
+ type index$g_ETypeRatioImage = ETypeRatioImage;
348
+ declare const index$g_ETypeRatioImage: typeof ETypeRatioImage;
349
+ type index$g_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
350
+ declare const index$g_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
351
+ type index$g_ETypeSheetWorkPin = ETypeSheetWorkPin;
352
+ declare const index$g_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
353
+ type index$g_ETypeSocial = ETypeSocial;
354
+ declare const index$g_ETypeSocial: typeof ETypeSocial;
355
+ type index$g_ETypeSocialSetting = ETypeSocialSetting;
356
+ declare const index$g_ETypeSocialSetting: typeof ETypeSocialSetting;
357
+ type index$g_ETypeTimeFilter = ETypeTimeFilter;
358
+ declare const index$g_ETypeTimeFilter: typeof ETypeTimeFilter;
359
+ type index$g_ETypeVoiceLanguage = ETypeVoiceLanguage;
360
+ declare const index$g_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
361
+ declare namespace index$g {
362
+ export { index$g_ETypeCanva as ETypeCanva, index$g_ETypeColumnManagerWork as ETypeColumnManagerWork, index$g_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$g_ETypeManagerWorkPin as ETypeManagerWorkPin, index$g_ETypeManagerWorkType as ETypeManagerWorkType, index$g_ETypeNotification as ETypeNotification, index$g_ETypeProxy as ETypeProxy, index$g_ETypeRatioImage as ETypeRatioImage, index$g_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$g_ETypeSheetWorkPin as ETypeSheetWorkPin, index$g_ETypeSocial as ETypeSocial, index$g_ETypeSocialSetting as ETypeSocialSetting, index$g_ETypeTimeFilter as ETypeTimeFilter, index$g_ETypeVoiceLanguage as ETypeVoiceLanguage };
363
363
  }
364
364
 
365
365
  declare enum EStatusVPS {
@@ -402,15 +402,10 @@ declare enum EStatusLoginAccountSocial {
402
402
 
403
403
  declare enum EStatusTaskTool {
404
404
  Spending = "Spending",
405
- GeneratingImageVoice = "GeneratingImageVoice",
406
- GeneratedImageVoice = "GeneratedImageVoice",
407
- GeneratingCanva = "GeneratingCanva",
408
- GeneratedCanva = "GeneratedCanva",
409
405
  Executing = "Executing",
410
406
  Error = "Error",
411
407
  Repaired = "Repaired",
412
- Done = "Done",// Hoàn thành nhưng chưa chuẩn bị cho việc chạy
413
- Ready = "Ready"
408
+ Done = "Done"
414
409
  }
415
410
 
416
411
  declare enum EStatusTaskAI {
@@ -445,32 +440,32 @@ declare enum EStatusTaskJobGroup {
445
440
  Processing = "Processing"
446
441
  }
447
442
 
448
- type index$d_EStatusActive = EStatusActive;
449
- declare const index$d_EStatusActive: typeof EStatusActive;
450
- type index$d_EStatusBlog = EStatusBlog;
451
- declare const index$d_EStatusBlog: typeof EStatusBlog;
452
- type index$d_EStatusCommon = EStatusCommon;
453
- declare const index$d_EStatusCommon: typeof EStatusCommon;
454
- type index$d_EStatusExecuteCommon = EStatusExecuteCommon;
455
- declare const index$d_EStatusExecuteCommon: typeof EStatusExecuteCommon;
456
- type index$d_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
457
- declare const index$d_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
458
- type index$d_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
459
- declare const index$d_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
460
- type index$d_EStatusSheetWork = EStatusSheetWork;
461
- declare const index$d_EStatusSheetWork: typeof EStatusSheetWork;
462
- type index$d_EStatusTaskAI = EStatusTaskAI;
463
- declare const index$d_EStatusTaskAI: typeof EStatusTaskAI;
464
- type index$d_EStatusTaskJob = EStatusTaskJob;
465
- declare const index$d_EStatusTaskJob: typeof EStatusTaskJob;
466
- type index$d_EStatusTaskJobGroup = EStatusTaskJobGroup;
467
- declare const index$d_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
468
- type index$d_EStatusTaskTool = EStatusTaskTool;
469
- declare const index$d_EStatusTaskTool: typeof EStatusTaskTool;
470
- type index$d_EStatusVPS = EStatusVPS;
471
- declare const index$d_EStatusVPS: typeof EStatusVPS;
472
- declare namespace index$d {
473
- export { index$d_EStatusActive as EStatusActive, index$d_EStatusBlog as EStatusBlog, index$d_EStatusCommon as EStatusCommon, index$d_EStatusExecuteCommon as EStatusExecuteCommon, index$d_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$d_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$d_EStatusSheetWork as EStatusSheetWork, index$d_EStatusTaskAI as EStatusTaskAI, index$d_EStatusTaskJob as EStatusTaskJob, index$d_EStatusTaskJobGroup as EStatusTaskJobGroup, index$d_EStatusTaskTool as EStatusTaskTool, index$d_EStatusVPS as EStatusVPS };
443
+ type index$f_EStatusActive = EStatusActive;
444
+ declare const index$f_EStatusActive: typeof EStatusActive;
445
+ type index$f_EStatusBlog = EStatusBlog;
446
+ declare const index$f_EStatusBlog: typeof EStatusBlog;
447
+ type index$f_EStatusCommon = EStatusCommon;
448
+ declare const index$f_EStatusCommon: typeof EStatusCommon;
449
+ type index$f_EStatusExecuteCommon = EStatusExecuteCommon;
450
+ declare const index$f_EStatusExecuteCommon: typeof EStatusExecuteCommon;
451
+ type index$f_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
452
+ declare const index$f_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
453
+ type index$f_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
454
+ declare const index$f_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
455
+ type index$f_EStatusSheetWork = EStatusSheetWork;
456
+ declare const index$f_EStatusSheetWork: typeof EStatusSheetWork;
457
+ type index$f_EStatusTaskAI = EStatusTaskAI;
458
+ declare const index$f_EStatusTaskAI: typeof EStatusTaskAI;
459
+ type index$f_EStatusTaskJob = EStatusTaskJob;
460
+ declare const index$f_EStatusTaskJob: typeof EStatusTaskJob;
461
+ type index$f_EStatusTaskJobGroup = EStatusTaskJobGroup;
462
+ declare const index$f_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
463
+ type index$f_EStatusTaskTool = EStatusTaskTool;
464
+ declare const index$f_EStatusTaskTool: typeof EStatusTaskTool;
465
+ type index$f_EStatusVPS = EStatusVPS;
466
+ declare const index$f_EStatusVPS: typeof EStatusVPS;
467
+ declare namespace index$f {
468
+ export { index$f_EStatusActive as EStatusActive, index$f_EStatusBlog as EStatusBlog, index$f_EStatusCommon as EStatusCommon, index$f_EStatusExecuteCommon as EStatusExecuteCommon, index$f_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$f_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$f_EStatusSheetWork as EStatusSheetWork, index$f_EStatusTaskAI as EStatusTaskAI, index$f_EStatusTaskJob as EStatusTaskJob, index$f_EStatusTaskJobGroup as EStatusTaskJobGroup, index$f_EStatusTaskTool as EStatusTaskTool, index$f_EStatusVPS as EStatusVPS };
474
469
  }
475
470
 
476
471
  declare enum EFolderImageAI {
@@ -545,32 +540,32 @@ declare enum EStatusChannel {
545
540
  Error = "Error"
546
541
  }
547
542
 
548
- type index$c_EAIModelContent = EAIModelContent;
549
- declare const index$c_EAIModelContent: typeof EAIModelContent;
550
- type index$c_EAIModelImage = EAIModelImage;
551
- declare const index$c_EAIModelImage: typeof EAIModelImage;
552
- type index$c_EAIModelVoice = EAIModelVoice;
553
- declare const index$c_EAIModelVoice: typeof EAIModelVoice;
554
- type index$c_EAIVersionGPT = EAIVersionGPT;
555
- declare const index$c_EAIVersionGPT: typeof EAIVersionGPT;
556
- type index$c_EAIVersionImage = EAIVersionImage;
557
- declare const index$c_EAIVersionImage: typeof EAIVersionImage;
558
- type index$c_EAIVersionPerplexity = EAIVersionPerplexity;
559
- declare const index$c_EAIVersionPerplexity: typeof EAIVersionPerplexity;
560
- type index$c_EAIVersionVoice = EAIVersionVoice;
561
- declare const index$c_EAIVersionVoice: typeof EAIVersionVoice;
562
- type index$c_EEmailTagType = EEmailTagType;
563
- declare const index$c_EEmailTagType: typeof EEmailTagType;
564
- type index$c_EFolderImageAI = EFolderImageAI;
565
- declare const index$c_EFolderImageAI: typeof EFolderImageAI;
566
- type index$c_EStatusAccountAI = EStatusAccountAI;
567
- declare const index$c_EStatusAccountAI: typeof EStatusAccountAI;
568
- type index$c_EStatusChannel = EStatusChannel;
569
- declare const index$c_EStatusChannel: typeof EStatusChannel;
570
- type index$c_EStatusEmail = EStatusEmail;
571
- declare const index$c_EStatusEmail: typeof EStatusEmail;
572
- declare namespace index$c {
573
- export { index$c_EAIModelContent as EAIModelContent, index$c_EAIModelImage as EAIModelImage, index$c_EAIModelVoice as EAIModelVoice, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionImage as EAIVersionImage, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EAIVersionVoice as EAIVersionVoice, index$c_EEmailTagType as EEmailTagType, index$c_EFolderImageAI as EFolderImageAI, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusChannel as EStatusChannel, index$c_EStatusEmail as EStatusEmail };
543
+ type index$e_EAIModelContent = EAIModelContent;
544
+ declare const index$e_EAIModelContent: typeof EAIModelContent;
545
+ type index$e_EAIModelImage = EAIModelImage;
546
+ declare const index$e_EAIModelImage: typeof EAIModelImage;
547
+ type index$e_EAIModelVoice = EAIModelVoice;
548
+ declare const index$e_EAIModelVoice: typeof EAIModelVoice;
549
+ type index$e_EAIVersionGPT = EAIVersionGPT;
550
+ declare const index$e_EAIVersionGPT: typeof EAIVersionGPT;
551
+ type index$e_EAIVersionImage = EAIVersionImage;
552
+ declare const index$e_EAIVersionImage: typeof EAIVersionImage;
553
+ type index$e_EAIVersionPerplexity = EAIVersionPerplexity;
554
+ declare const index$e_EAIVersionPerplexity: typeof EAIVersionPerplexity;
555
+ type index$e_EAIVersionVoice = EAIVersionVoice;
556
+ declare const index$e_EAIVersionVoice: typeof EAIVersionVoice;
557
+ type index$e_EEmailTagType = EEmailTagType;
558
+ declare const index$e_EEmailTagType: typeof EEmailTagType;
559
+ type index$e_EFolderImageAI = EFolderImageAI;
560
+ declare const index$e_EFolderImageAI: typeof EFolderImageAI;
561
+ type index$e_EStatusAccountAI = EStatusAccountAI;
562
+ declare const index$e_EStatusAccountAI: typeof EStatusAccountAI;
563
+ type index$e_EStatusChannel = EStatusChannel;
564
+ declare const index$e_EStatusChannel: typeof EStatusChannel;
565
+ type index$e_EStatusEmail = EStatusEmail;
566
+ declare const index$e_EStatusEmail: typeof EStatusEmail;
567
+ declare namespace index$e {
568
+ export { index$e_EAIModelContent as EAIModelContent, index$e_EAIModelImage as EAIModelImage, index$e_EAIModelVoice as EAIModelVoice, index$e_EAIVersionGPT as EAIVersionGPT, index$e_EAIVersionImage as EAIVersionImage, index$e_EAIVersionPerplexity as EAIVersionPerplexity, index$e_EAIVersionVoice as EAIVersionVoice, index$e_EEmailTagType as EEmailTagType, index$e_EFolderImageAI as EFolderImageAI, index$e_EStatusAccountAI as EStatusAccountAI, index$e_EStatusChannel as EStatusChannel, index$e_EStatusEmail as EStatusEmail };
574
569
  }
575
570
 
576
571
  declare enum ELarkMessageCommon {
@@ -622,10 +617,10 @@ declare enum ELarkObject {
622
617
  InstagramThreads = "Instagram/Threads"
623
618
  }
624
619
 
625
- type index$b_ELarkObject = ELarkObject;
626
- declare const index$b_ELarkObject: typeof ELarkObject;
627
- declare namespace index$b {
628
- export { ETypeLarkError_enum as ELarkError, index$b_ELarkObject as ELarkObject };
620
+ type index$d_ELarkObject = ELarkObject;
621
+ declare const index$d_ELarkObject: typeof ELarkObject;
622
+ declare namespace index$d {
623
+ export { ETypeLarkError_enum as ELarkError, index$d_ELarkObject as ELarkObject };
629
624
  }
630
625
 
631
626
  declare enum ESheetToolInstagramThreads {
@@ -640,14 +635,14 @@ declare enum ESheetToolInstagramThreads {
640
635
  REPLY_MESSAGE_IG_THREADS = "REPLY_MESSAGE_IG_THREADS"
641
636
  }
642
637
 
643
- type index$a_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
644
- declare const index$a_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
645
- declare namespace index$a {
646
- export { index$a_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
638
+ type index$c_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
639
+ declare const index$c_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
640
+ declare namespace index$c {
641
+ export { index$c_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
647
642
  }
648
643
 
649
- declare namespace index$9 {
650
- export { index$c as AI, index$f as Common, index$b as Lark, index$a as SheetTool, index$d as Status, index$e as Types };
644
+ declare namespace index$b {
645
+ export { index$e as AI, index$h as Common, index$d as Lark, index$c as SheetTool, index$f as Status, index$g as Types };
651
646
  }
652
647
 
653
648
  type TTaskInstagramBlockUser = {
@@ -713,6 +708,7 @@ type TTaskInstagramPost = {
713
708
  canvaImagePage4: string;
714
709
  canvaImagePage5: string;
715
710
  contentPost: string;
711
+ nicheLinkCategory: string;
716
712
  titlePool: string;
717
713
  pool1: string;
718
714
  pool2: string;
@@ -781,11 +777,11 @@ interface ITaskThreadsPost {
781
777
 
782
778
  type TTaskThreads = ITaskThreadsPost;
783
779
 
784
- type TTaskData = TTaskThreads | TTaskInstagram;
780
+ type TTaskDataInstagramThreads = TTaskThreads | TTaskInstagram;
785
781
 
786
- type index$8_TTaskData = TTaskData;
787
- declare namespace index$8 {
788
- export type { index$8_TTaskData as TTaskData };
782
+ type index$a_TTaskDataInstagramThreads = TTaskDataInstagramThreads;
783
+ declare namespace index$a {
784
+ export type { index$a_TTaskDataInstagramThreads as TTaskDataInstagramThreads };
789
785
  }
790
786
 
791
787
  /**
@@ -1052,29 +1048,29 @@ interface IImage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCo
1052
1048
  image_heigh: number;
1053
1049
  }
1054
1050
 
1055
- type index$7_IBlog = IBlog;
1056
- type index$7_IBlogsCategory = IBlogsCategory;
1057
- type index$7_IDepartment = IDepartment;
1058
- type index$7_IDomain = IDomain;
1059
- type index$7_IImage = IImage;
1060
- type index$7_ILark = ILark;
1061
- type index$7_IManagerWork = IManagerWork;
1062
- type index$7_IManagerWorkPin = IManagerWorkPin;
1063
- type index$7_IRole = IRole;
1064
- type index$7_IRoleFeature = IRoleFeature;
1065
- type index$7_IRoleGroup = IRoleGroup;
1066
- type index$7_ISheetWork = ISheetWork;
1067
- type index$7_ISheetWorkManager = ISheetWorkManager;
1068
- type index$7_ISheetWorkPin = ISheetWorkPin;
1069
- type index$7_ISheetWorksCategory = ISheetWorksCategory;
1070
- type index$7_ITag = ITag;
1071
- type index$7_ITaskJob = ITaskJob;
1072
- type index$7_ITaskJobCheckList = ITaskJobCheckList;
1073
- type index$7_ITaskJobDiscuss = ITaskJobDiscuss;
1074
- type index$7_ITaskJobLabel = ITaskJobLabel;
1075
- type index$7_ITaskJobsGroup = ITaskJobsGroup;
1076
- declare namespace index$7 {
1077
- export type { index$7_IBlog as IBlog, index$7_IBlogsCategory as IBlogsCategory, index$7_IDepartment as IDepartment, index$7_IDomain as IDomain, index$7_IImage as IImage, index$7_ILark as ILark, index$7_IManagerWork as IManagerWork, index$7_IManagerWorkPin as IManagerWorkPin, index$7_IRole as IRole, index$7_IRoleFeature as IRoleFeature, index$7_IRoleGroup as IRoleGroup, index$7_ISheetWork as ISheetWork, index$7_ISheetWorkManager as ISheetWorkManager, index$7_ISheetWorkPin as ISheetWorkPin, index$7_ISheetWorksCategory as ISheetWorksCategory, index$7_ITag as ITag, index$7_ITaskJob as ITaskJob, index$7_ITaskJobCheckList as ITaskJobCheckList, index$7_ITaskJobDiscuss as ITaskJobDiscuss, index$7_ITaskJobLabel as ITaskJobLabel, index$7_ITaskJobsGroup as ITaskJobsGroup };
1051
+ type index$9_IBlog = IBlog;
1052
+ type index$9_IBlogsCategory = IBlogsCategory;
1053
+ type index$9_IDepartment = IDepartment;
1054
+ type index$9_IDomain = IDomain;
1055
+ type index$9_IImage = IImage;
1056
+ type index$9_ILark = ILark;
1057
+ type index$9_IManagerWork = IManagerWork;
1058
+ type index$9_IManagerWorkPin = IManagerWorkPin;
1059
+ type index$9_IRole = IRole;
1060
+ type index$9_IRoleFeature = IRoleFeature;
1061
+ type index$9_IRoleGroup = IRoleGroup;
1062
+ type index$9_ISheetWork = ISheetWork;
1063
+ type index$9_ISheetWorkManager = ISheetWorkManager;
1064
+ type index$9_ISheetWorkPin = ISheetWorkPin;
1065
+ type index$9_ISheetWorksCategory = ISheetWorksCategory;
1066
+ type index$9_ITag = ITag;
1067
+ type index$9_ITaskJob = ITaskJob;
1068
+ type index$9_ITaskJobCheckList = ITaskJobCheckList;
1069
+ type index$9_ITaskJobDiscuss = ITaskJobDiscuss;
1070
+ type index$9_ITaskJobLabel = ITaskJobLabel;
1071
+ type index$9_ITaskJobsGroup = ITaskJobsGroup;
1072
+ declare namespace index$9 {
1073
+ export type { index$9_IBlog as IBlog, index$9_IBlogsCategory as IBlogsCategory, index$9_IDepartment as IDepartment, index$9_IDomain as IDomain, index$9_IImage as IImage, index$9_ILark as ILark, index$9_IManagerWork as IManagerWork, index$9_IManagerWorkPin as IManagerWorkPin, index$9_IRole as IRole, index$9_IRoleFeature as IRoleFeature, index$9_IRoleGroup as IRoleGroup, index$9_ISheetWork as ISheetWork, index$9_ISheetWorkManager as ISheetWorkManager, index$9_ISheetWorkPin as ISheetWorkPin, index$9_ISheetWorksCategory as ISheetWorksCategory, index$9_ITag as ITag, index$9_ITaskJob as ITaskJob, index$9_ITaskJobCheckList as ITaskJobCheckList, index$9_ITaskJobDiscuss as ITaskJobDiscuss, index$9_ITaskJobLabel as ITaskJobLabel, index$9_ITaskJobsGroup as ITaskJobsGroup };
1078
1074
  }
1079
1075
 
1080
1076
  interface IAccountAIGroup extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsCommon$1.ITrackingModel<IUser> {
@@ -1314,9 +1310,9 @@ interface IFile extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsC
1314
1310
  isDraft: boolean;
1315
1311
  }
1316
1312
 
1317
- type index$6_IFile = IFile;
1318
- declare namespace index$6 {
1319
- export type { index$6_IFile as IFile };
1313
+ type index$8_IFile = IFile;
1314
+ declare namespace index$8 {
1315
+ export type { index$8_IFile as IFile };
1320
1316
  }
1321
1317
 
1322
1318
  interface IManagerImageAIItemStore extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
@@ -1481,20 +1477,31 @@ interface ISheetsTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceMod
1481
1477
  sheet_desc: string;
1482
1478
  }
1483
1479
 
1484
- interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1485
- task_deviceKey: string;
1486
- task_timeExecute: Date;
1480
+ interface ITaskToolInstagramThreads extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1487
1481
  task_account: IAccount | string;
1488
1482
  task_service: string;
1489
1483
  task_action: string;
1490
1484
  task_keyTimeSetting: string;
1491
1485
  task_sheetTool: ISheetsTool | string;
1492
- task_social: ETypeSocial;
1493
- task_data: TTaskData;
1486
+ task_typeSocial: ETypeSocial;
1487
+ task_data: TTaskDataInstagramThreads;
1494
1488
  task_status: EStatusTaskTool;
1495
1489
  task_note: string;
1496
1490
  }
1497
1491
 
1492
+ interface ITaskToolSocials extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1493
+ timeExecute: Date;
1494
+ deviceKey: string;
1495
+ typeSocial: ETypeSocial;
1496
+ taskId: string;
1497
+ }
1498
+
1499
+ type index$7_ITaskToolInstagramThreads = ITaskToolInstagramThreads;
1500
+ type index$7_ITaskToolSocials = ITaskToolSocials;
1501
+ declare namespace index$7 {
1502
+ export type { index$7_ITaskToolInstagramThreads as ITaskToolInstagramThreads, index$7_ITaskToolSocials as ITaskToolSocials };
1503
+ }
1504
+
1498
1505
  interface ITaskAIItemAction {
1499
1506
  order: number;
1500
1507
  keyWords: string;
@@ -1532,12 +1539,10 @@ interface ITaskAIImageVoice extends BoInterfaceModelsCommon.IBaseModel, BoInterf
1532
1539
  sheetName: string;
1533
1540
  rowID: string;
1534
1541
  row: number;
1535
- typeRatioImage: ETypeRatioImage;
1536
1542
  accountSocial: string | IAccount;
1543
+ typeRatioImage: ETypeRatioImage;
1537
1544
  channelImage: string | IAccountAIImageChannel;
1538
- channelVoice: string | IAccountAIVoiceChannel;
1539
1545
  accountAIImage: string | IAccountAIImage;
1540
- accountAIVoice: string | IAccountAIVoice;
1541
1546
  promptThumbInput: string;
1542
1547
  thumbOutputUrl: string;
1543
1548
  promptPage1Input: string;
@@ -1550,15 +1555,45 @@ interface ITaskAIImageVoice extends BoInterfaceModelsCommon.IBaseModel, BoInterf
1550
1555
  nichePage4OutputUrl: string;
1551
1556
  promptNichePage5Input: string;
1552
1557
  nichePage5OutputUrl: string;
1558
+ channelVoice: string | IAccountAIVoiceChannel;
1559
+ accountAIVoice: string | IAccountAIVoice;
1553
1560
  promptVoicePage1Input: string;
1554
1561
  voicePage1OutputUrl: string;
1555
1562
  promptVoicePage3456Input: string;
1556
1563
  voicePage3456OutputUrl: string;
1557
1564
  billetCharacterVoiceSpeaker1: string;
1558
1565
  billetCharacterVoiceSpeaker2: string;
1566
+ typePost: string;
1567
+ titlePool: string;
1568
+ pool1: string;
1569
+ pool2: string;
1570
+ pool3: string;
1571
+ textFirstPage2: string;
1572
+ textSecondPage2: string;
1573
+ textPage6: string;
1574
+ linkAddHistory: string;
1575
+ nicheLinkCategory: string;
1576
+ styleName: string;
1577
+ backgroundForPage3: string;
1578
+ backgroundForPage4: string;
1579
+ backgroundForPage5: string;
1580
+ backgroundForPage6: string;
1581
+ effectAudioThumbnail: string;
1582
+ effectAudioPage345: string;
1583
+ bgRemoveBackground345: string;
1584
+ fontText1: string;
1585
+ fontText2: string;
1559
1586
  status: EStatusTaskAI;
1560
1587
  }
1561
1588
 
1589
+ type index$6_ITaskAI = ITaskAI;
1590
+ type index$6_ITaskAIImageVoice = ITaskAIImageVoice;
1591
+ type index$6_ITaskAIItemAction = ITaskAIItemAction;
1592
+ type index$6_ITaskAIItemGroup = ITaskAIItemGroup;
1593
+ declare namespace index$6 {
1594
+ export type { index$6_ITaskAI as ITaskAI, index$6_ITaskAIImageVoice as ITaskAIImageVoice, index$6_ITaskAIItemAction as ITaskAIItemAction, index$6_ITaskAIItemGroup as ITaskAIItemGroup };
1595
+ }
1596
+
1562
1597
  interface IVoiceLanguage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1563
1598
  vl_name: string;
1564
1599
  vl_key: ETypeVoiceLanguage;
@@ -1635,17 +1670,12 @@ type index$5_IProxySetting = IProxySetting;
1635
1670
  type index$5_IProxySettingForAccount = IProxySettingForAccount;
1636
1671
  type index$5_IProxyTracking = IProxyTracking;
1637
1672
  type index$5_ISheetsTool = ISheetsTool;
1638
- type index$5_ITaskAI = ITaskAI;
1639
- type index$5_ITaskAIImageVoice = ITaskAIImageVoice;
1640
- type index$5_ITaskAIItemAction = ITaskAIItemAction;
1641
- type index$5_ITaskAIItemGroup = ITaskAIItemGroup;
1642
- type index$5_ITaskTool = ITaskTool;
1643
1673
  type index$5_IVoiceGenerated = IVoiceGenerated;
1644
1674
  type index$5_IVoiceLanguage = IVoiceLanguage;
1645
1675
  type index$5_IVoiceSettingDelay = IVoiceSettingDelay;
1646
1676
  type index$5_IVoiceStores = IVoiceStores;
1647
1677
  declare namespace index$5 {
1648
- export type { index$5_IAccount as IAccount, index$5_IAccountAI as IAccountAI, index$5_IAccountAIChannel as IAccountAIChannel, index$5_IAccountAIGroup as IAccountAIGroup, index$5_IAccountAIImage as IAccountAIImage, index$5_IAccountAIImageChannel as IAccountAIImageChannel, index$5_IAccountAIImageGroup as IAccountAIImageGroup, index$5_IAccountAIImageInfo as IAccountAIImageInfo, index$5_IAccountAIImageTag as IAccountAIImageTag, index$5_IAccountAIInfo as IAccountAIInfo, index$5_IAccountAITag as IAccountAITag, index$5_IAccountAIVoice as IAccountAIVoice, index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, index$5_IAccountDetailEmail as IAccountDetailEmail, index$5_IAccountDetailSocial as IAccountDetailSocial, index$5_IAccountEmail as IAccountEmail, index$5_IAccountEmailProxy as IAccountEmailProxy, index$5_IAccountEmailTag as IAccountEmailTag, index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, index$5_IAccountHistory as IAccountHistory, index$5_IAccountVPS as IAccountVPS, index$5_IAccountVPSGroup as IAccountVPSGroup, index$5_IAccountsGroup as IAccountsGroup, index$5_IDevice as IDevice, index$5_IDeviceAllowPermission as IDeviceAllowPermission, index$5_IDeviceInfoEmail as IDeviceInfoEmail, index$5_IDeviceSetting as IDeviceSetting, index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, index$5_IManagerImageAI as IManagerImageAI, index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, index$5_IManagerSheet as IManagerSheet, index$5_IManagerSheetChildren as IManagerSheetChildren, index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, index$5_IManagerSheetGroup as IManagerSheetGroup, index$5_IPC as IPC, index$5_IProxy as IProxy, index$5_IProxySetting as IProxySetting, index$5_IProxySettingForAccount as IProxySettingForAccount, index$5_IProxyTracking as IProxyTracking, index$5_ISheetsTool as ISheetsTool, index$5_ITaskAI as ITaskAI, index$5_ITaskAIImageVoice as ITaskAIImageVoice, index$5_ITaskAIItemAction as ITaskAIItemAction, index$5_ITaskAIItemGroup as ITaskAIItemGroup, index$5_ITaskTool as ITaskTool, index$5_IVoiceGenerated as IVoiceGenerated, index$5_IVoiceLanguage as IVoiceLanguage, index$5_IVoiceSettingDelay as IVoiceSettingDelay, index$5_IVoiceStores as IVoiceStores };
1678
+ export { type index$5_IAccount as IAccount, type index$5_IAccountAI as IAccountAI, type index$5_IAccountAIChannel as IAccountAIChannel, type index$5_IAccountAIGroup as IAccountAIGroup, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIInfo as IAccountAIInfo, type index$5_IAccountAITag as IAccountAITag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountDetailEmail as IAccountDetailEmail, type index$5_IAccountDetailSocial as IAccountDetailSocial, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailProxy as IAccountEmailProxy, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountHistory as IAccountHistory, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IAccountsGroup as IAccountsGroup, type index$5_IDevice as IDevice, type index$5_IDeviceAllowPermission as IDeviceAllowPermission, type index$5_IDeviceInfoEmail as IDeviceInfoEmail, type index$5_IDeviceSetting as IDeviceSetting, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IManagerImageAI as IManagerImageAI, type index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$5_IManagerSheet as IManagerSheet, type index$5_IManagerSheetChildren as IManagerSheetChildren, type index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$5_IManagerSheetGroup as IManagerSheetGroup, type index$5_IPC as IPC, type index$5_IProxy as IProxy, type index$5_IProxySetting as IProxySetting, type index$5_IProxySettingForAccount as IProxySettingForAccount, type index$5_IProxyTracking as IProxyTracking, type index$5_ISheetsTool as ISheetsTool, index$6 as ITaskBrowsers, index$7 as ITaskPhones, type index$5_IVoiceGenerated as IVoiceGenerated, type index$5_IVoiceLanguage as IVoiceLanguage, type index$5_IVoiceSettingDelay as IVoiceSettingDelay, type index$5_IVoiceStores as IVoiceStores };
1649
1679
  }
1650
1680
 
1651
1681
  interface ILogTaskAIImageVoice extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsCommon$1.ITrackingModel<IUser> {
@@ -2238,7 +2268,7 @@ type index$1_IUser = IUser;
2238
2268
  type index$1_IUserRole = IUserRole;
2239
2269
  type index$1_IUserRoleGroup = IUserRoleGroup;
2240
2270
  declare namespace index$1 {
2241
- 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, type index$1_IUserRole as IUserRole, type index$1_IUserRoleGroup as IUserRoleGroup, index$4 as Logs, index$2 as Settings, index$5 as Tool, index$7 as Web };
2271
+ export { index$8 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, type index$1_IUserRole as IUserRole, type index$1_IUserRoleGroup as IUserRoleGroup, index$4 as Logs, index$2 as Settings, index$5 as Tool, index$9 as Web };
2242
2272
  }
2243
2273
 
2244
2274
  interface IDataUser {
@@ -2282,4 +2312,4 @@ declare namespace index {
2282
2312
  export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
2283
2313
  }
2284
2314
 
2285
- export { index$g as AutoConstants, index$9 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 as AutoTypes };
2315
+ export { index$i as AutoConstants, index$b as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$a as AutoTypes };
package/dist/index.d.ts CHANGED
@@ -152,12 +152,12 @@ declare const CONST_API_CONTROLLERS: {
152
152
  };
153
153
  };
154
154
 
155
- declare const index$i_CONST_API_AUTH: typeof CONST_API_AUTH;
156
- declare const index$i_CONST_API_COMMON: typeof CONST_API_COMMON;
157
- declare const index$i_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
158
- declare const index$i_CONST_API_OTP: typeof CONST_API_OTP;
159
- declare namespace index$i {
160
- export { index$i_CONST_API_AUTH as CONST_API_AUTH, index$i_CONST_API_COMMON as CONST_API_COMMON, index$i_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$i_CONST_API_OTP as CONST_API_OTP };
155
+ declare const index$k_CONST_API_AUTH: typeof CONST_API_AUTH;
156
+ declare const index$k_CONST_API_COMMON: typeof CONST_API_COMMON;
157
+ declare const index$k_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
158
+ declare const index$k_CONST_API_OTP: typeof CONST_API_OTP;
159
+ declare namespace index$k {
160
+ export { index$k_CONST_API_AUTH as CONST_API_AUTH, index$k_CONST_API_COMMON as CONST_API_COMMON, index$k_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$k_CONST_API_OTP as CONST_API_OTP };
161
161
  }
162
162
 
163
163
  declare const ACTIONS_DEVICE: {
@@ -206,17 +206,17 @@ declare const ACTIONS_THREADS: {};
206
206
 
207
207
  declare const SERVICE_THREADS: {};
208
208
 
209
- declare const index$h_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
210
- declare const index$h_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
211
- declare const index$h_ACTIONS_THREADS: typeof ACTIONS_THREADS;
212
- declare const index$h_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
213
- declare const index$h_SERVICE_THREADS: typeof SERVICE_THREADS;
214
- declare namespace index$h {
215
- export { index$h_ACTIONS_DEVICE as ACTIONS_DEVICE, index$h_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$h_ACTIONS_THREADS as ACTIONS_THREADS, index$h_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$h_SERVICE_THREADS as SERVICE_THREADS };
209
+ declare const index$j_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
210
+ declare const index$j_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
211
+ declare const index$j_ACTIONS_THREADS: typeof ACTIONS_THREADS;
212
+ declare const index$j_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
213
+ declare const index$j_SERVICE_THREADS: typeof SERVICE_THREADS;
214
+ declare namespace index$j {
215
+ export { index$j_ACTIONS_DEVICE as ACTIONS_DEVICE, index$j_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$j_ACTIONS_THREADS as ACTIONS_THREADS, index$j_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$j_SERVICE_THREADS as SERVICE_THREADS };
216
216
  }
217
217
 
218
- declare namespace index$g {
219
- export { index$i as CONST_APIS, index$h as CONST_SCRIPTS };
218
+ declare namespace index$i {
219
+ export { index$k as CONST_APIS, index$j as CONST_SCRIPTS };
220
220
  }
221
221
 
222
222
  declare enum EGender {
@@ -230,12 +230,12 @@ declare enum EPriority {
230
230
  Low = "Low"
231
231
  }
232
232
 
233
- type index$f_EGender = EGender;
234
- declare const index$f_EGender: typeof EGender;
235
- type index$f_EPriority = EPriority;
236
- declare const index$f_EPriority: typeof EPriority;
237
- declare namespace index$f {
238
- export { index$f_EGender as EGender, index$f_EPriority as EPriority };
233
+ type index$h_EGender = EGender;
234
+ declare const index$h_EGender: typeof EGender;
235
+ type index$h_EPriority = EPriority;
236
+ declare const index$h_EPriority: typeof EPriority;
237
+ declare namespace index$h {
238
+ export { index$h_EGender as EGender, index$h_EPriority as EPriority };
239
239
  }
240
240
 
241
241
  declare enum ETypeVoiceLanguage {
@@ -330,36 +330,36 @@ declare enum ETypeSheetWorkPin {
330
330
  Secondary = "Secondary"
331
331
  }
332
332
 
333
- type index$e_ETypeCanva = ETypeCanva;
334
- declare const index$e_ETypeCanva: typeof ETypeCanva;
335
- type index$e_ETypeColumnManagerWork = ETypeColumnManagerWork;
336
- declare const index$e_ETypeColumnManagerWork: typeof ETypeColumnManagerWork;
337
- type index$e_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
338
- declare const index$e_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
339
- type index$e_ETypeManagerWorkPin = ETypeManagerWorkPin;
340
- declare const index$e_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
341
- type index$e_ETypeManagerWorkType = ETypeManagerWorkType;
342
- declare const index$e_ETypeManagerWorkType: typeof ETypeManagerWorkType;
343
- type index$e_ETypeNotification = ETypeNotification;
344
- declare const index$e_ETypeNotification: typeof ETypeNotification;
345
- type index$e_ETypeProxy = ETypeProxy;
346
- declare const index$e_ETypeProxy: typeof ETypeProxy;
347
- type index$e_ETypeRatioImage = ETypeRatioImage;
348
- declare const index$e_ETypeRatioImage: typeof ETypeRatioImage;
349
- type index$e_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
350
- declare const index$e_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
351
- type index$e_ETypeSheetWorkPin = ETypeSheetWorkPin;
352
- declare const index$e_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
353
- type index$e_ETypeSocial = ETypeSocial;
354
- declare const index$e_ETypeSocial: typeof ETypeSocial;
355
- type index$e_ETypeSocialSetting = ETypeSocialSetting;
356
- declare const index$e_ETypeSocialSetting: typeof ETypeSocialSetting;
357
- type index$e_ETypeTimeFilter = ETypeTimeFilter;
358
- declare const index$e_ETypeTimeFilter: typeof ETypeTimeFilter;
359
- type index$e_ETypeVoiceLanguage = ETypeVoiceLanguage;
360
- declare const index$e_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
361
- declare namespace index$e {
362
- export { index$e_ETypeCanva as ETypeCanva, index$e_ETypeColumnManagerWork as ETypeColumnManagerWork, index$e_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$e_ETypeManagerWorkPin as ETypeManagerWorkPin, index$e_ETypeManagerWorkType as ETypeManagerWorkType, index$e_ETypeNotification as ETypeNotification, index$e_ETypeProxy as ETypeProxy, index$e_ETypeRatioImage as ETypeRatioImage, index$e_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$e_ETypeSheetWorkPin as ETypeSheetWorkPin, index$e_ETypeSocial as ETypeSocial, index$e_ETypeSocialSetting as ETypeSocialSetting, index$e_ETypeTimeFilter as ETypeTimeFilter, index$e_ETypeVoiceLanguage as ETypeVoiceLanguage };
333
+ type index$g_ETypeCanva = ETypeCanva;
334
+ declare const index$g_ETypeCanva: typeof ETypeCanva;
335
+ type index$g_ETypeColumnManagerWork = ETypeColumnManagerWork;
336
+ declare const index$g_ETypeColumnManagerWork: typeof ETypeColumnManagerWork;
337
+ type index$g_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
338
+ declare const index$g_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
339
+ type index$g_ETypeManagerWorkPin = ETypeManagerWorkPin;
340
+ declare const index$g_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
341
+ type index$g_ETypeManagerWorkType = ETypeManagerWorkType;
342
+ declare const index$g_ETypeManagerWorkType: typeof ETypeManagerWorkType;
343
+ type index$g_ETypeNotification = ETypeNotification;
344
+ declare const index$g_ETypeNotification: typeof ETypeNotification;
345
+ type index$g_ETypeProxy = ETypeProxy;
346
+ declare const index$g_ETypeProxy: typeof ETypeProxy;
347
+ type index$g_ETypeRatioImage = ETypeRatioImage;
348
+ declare const index$g_ETypeRatioImage: typeof ETypeRatioImage;
349
+ type index$g_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
350
+ declare const index$g_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
351
+ type index$g_ETypeSheetWorkPin = ETypeSheetWorkPin;
352
+ declare const index$g_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
353
+ type index$g_ETypeSocial = ETypeSocial;
354
+ declare const index$g_ETypeSocial: typeof ETypeSocial;
355
+ type index$g_ETypeSocialSetting = ETypeSocialSetting;
356
+ declare const index$g_ETypeSocialSetting: typeof ETypeSocialSetting;
357
+ type index$g_ETypeTimeFilter = ETypeTimeFilter;
358
+ declare const index$g_ETypeTimeFilter: typeof ETypeTimeFilter;
359
+ type index$g_ETypeVoiceLanguage = ETypeVoiceLanguage;
360
+ declare const index$g_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
361
+ declare namespace index$g {
362
+ export { index$g_ETypeCanva as ETypeCanva, index$g_ETypeColumnManagerWork as ETypeColumnManagerWork, index$g_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$g_ETypeManagerWorkPin as ETypeManagerWorkPin, index$g_ETypeManagerWorkType as ETypeManagerWorkType, index$g_ETypeNotification as ETypeNotification, index$g_ETypeProxy as ETypeProxy, index$g_ETypeRatioImage as ETypeRatioImage, index$g_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$g_ETypeSheetWorkPin as ETypeSheetWorkPin, index$g_ETypeSocial as ETypeSocial, index$g_ETypeSocialSetting as ETypeSocialSetting, index$g_ETypeTimeFilter as ETypeTimeFilter, index$g_ETypeVoiceLanguage as ETypeVoiceLanguage };
363
363
  }
364
364
 
365
365
  declare enum EStatusVPS {
@@ -402,15 +402,10 @@ declare enum EStatusLoginAccountSocial {
402
402
 
403
403
  declare enum EStatusTaskTool {
404
404
  Spending = "Spending",
405
- GeneratingImageVoice = "GeneratingImageVoice",
406
- GeneratedImageVoice = "GeneratedImageVoice",
407
- GeneratingCanva = "GeneratingCanva",
408
- GeneratedCanva = "GeneratedCanva",
409
405
  Executing = "Executing",
410
406
  Error = "Error",
411
407
  Repaired = "Repaired",
412
- Done = "Done",// Hoàn thành nhưng chưa chuẩn bị cho việc chạy
413
- Ready = "Ready"
408
+ Done = "Done"
414
409
  }
415
410
 
416
411
  declare enum EStatusTaskAI {
@@ -445,32 +440,32 @@ declare enum EStatusTaskJobGroup {
445
440
  Processing = "Processing"
446
441
  }
447
442
 
448
- type index$d_EStatusActive = EStatusActive;
449
- declare const index$d_EStatusActive: typeof EStatusActive;
450
- type index$d_EStatusBlog = EStatusBlog;
451
- declare const index$d_EStatusBlog: typeof EStatusBlog;
452
- type index$d_EStatusCommon = EStatusCommon;
453
- declare const index$d_EStatusCommon: typeof EStatusCommon;
454
- type index$d_EStatusExecuteCommon = EStatusExecuteCommon;
455
- declare const index$d_EStatusExecuteCommon: typeof EStatusExecuteCommon;
456
- type index$d_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
457
- declare const index$d_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
458
- type index$d_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
459
- declare const index$d_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
460
- type index$d_EStatusSheetWork = EStatusSheetWork;
461
- declare const index$d_EStatusSheetWork: typeof EStatusSheetWork;
462
- type index$d_EStatusTaskAI = EStatusTaskAI;
463
- declare const index$d_EStatusTaskAI: typeof EStatusTaskAI;
464
- type index$d_EStatusTaskJob = EStatusTaskJob;
465
- declare const index$d_EStatusTaskJob: typeof EStatusTaskJob;
466
- type index$d_EStatusTaskJobGroup = EStatusTaskJobGroup;
467
- declare const index$d_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
468
- type index$d_EStatusTaskTool = EStatusTaskTool;
469
- declare const index$d_EStatusTaskTool: typeof EStatusTaskTool;
470
- type index$d_EStatusVPS = EStatusVPS;
471
- declare const index$d_EStatusVPS: typeof EStatusVPS;
472
- declare namespace index$d {
473
- export { index$d_EStatusActive as EStatusActive, index$d_EStatusBlog as EStatusBlog, index$d_EStatusCommon as EStatusCommon, index$d_EStatusExecuteCommon as EStatusExecuteCommon, index$d_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$d_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$d_EStatusSheetWork as EStatusSheetWork, index$d_EStatusTaskAI as EStatusTaskAI, index$d_EStatusTaskJob as EStatusTaskJob, index$d_EStatusTaskJobGroup as EStatusTaskJobGroup, index$d_EStatusTaskTool as EStatusTaskTool, index$d_EStatusVPS as EStatusVPS };
443
+ type index$f_EStatusActive = EStatusActive;
444
+ declare const index$f_EStatusActive: typeof EStatusActive;
445
+ type index$f_EStatusBlog = EStatusBlog;
446
+ declare const index$f_EStatusBlog: typeof EStatusBlog;
447
+ type index$f_EStatusCommon = EStatusCommon;
448
+ declare const index$f_EStatusCommon: typeof EStatusCommon;
449
+ type index$f_EStatusExecuteCommon = EStatusExecuteCommon;
450
+ declare const index$f_EStatusExecuteCommon: typeof EStatusExecuteCommon;
451
+ type index$f_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
452
+ declare const index$f_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
453
+ type index$f_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
454
+ declare const index$f_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
455
+ type index$f_EStatusSheetWork = EStatusSheetWork;
456
+ declare const index$f_EStatusSheetWork: typeof EStatusSheetWork;
457
+ type index$f_EStatusTaskAI = EStatusTaskAI;
458
+ declare const index$f_EStatusTaskAI: typeof EStatusTaskAI;
459
+ type index$f_EStatusTaskJob = EStatusTaskJob;
460
+ declare const index$f_EStatusTaskJob: typeof EStatusTaskJob;
461
+ type index$f_EStatusTaskJobGroup = EStatusTaskJobGroup;
462
+ declare const index$f_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
463
+ type index$f_EStatusTaskTool = EStatusTaskTool;
464
+ declare const index$f_EStatusTaskTool: typeof EStatusTaskTool;
465
+ type index$f_EStatusVPS = EStatusVPS;
466
+ declare const index$f_EStatusVPS: typeof EStatusVPS;
467
+ declare namespace index$f {
468
+ export { index$f_EStatusActive as EStatusActive, index$f_EStatusBlog as EStatusBlog, index$f_EStatusCommon as EStatusCommon, index$f_EStatusExecuteCommon as EStatusExecuteCommon, index$f_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$f_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$f_EStatusSheetWork as EStatusSheetWork, index$f_EStatusTaskAI as EStatusTaskAI, index$f_EStatusTaskJob as EStatusTaskJob, index$f_EStatusTaskJobGroup as EStatusTaskJobGroup, index$f_EStatusTaskTool as EStatusTaskTool, index$f_EStatusVPS as EStatusVPS };
474
469
  }
475
470
 
476
471
  declare enum EFolderImageAI {
@@ -545,32 +540,32 @@ declare enum EStatusChannel {
545
540
  Error = "Error"
546
541
  }
547
542
 
548
- type index$c_EAIModelContent = EAIModelContent;
549
- declare const index$c_EAIModelContent: typeof EAIModelContent;
550
- type index$c_EAIModelImage = EAIModelImage;
551
- declare const index$c_EAIModelImage: typeof EAIModelImage;
552
- type index$c_EAIModelVoice = EAIModelVoice;
553
- declare const index$c_EAIModelVoice: typeof EAIModelVoice;
554
- type index$c_EAIVersionGPT = EAIVersionGPT;
555
- declare const index$c_EAIVersionGPT: typeof EAIVersionGPT;
556
- type index$c_EAIVersionImage = EAIVersionImage;
557
- declare const index$c_EAIVersionImage: typeof EAIVersionImage;
558
- type index$c_EAIVersionPerplexity = EAIVersionPerplexity;
559
- declare const index$c_EAIVersionPerplexity: typeof EAIVersionPerplexity;
560
- type index$c_EAIVersionVoice = EAIVersionVoice;
561
- declare const index$c_EAIVersionVoice: typeof EAIVersionVoice;
562
- type index$c_EEmailTagType = EEmailTagType;
563
- declare const index$c_EEmailTagType: typeof EEmailTagType;
564
- type index$c_EFolderImageAI = EFolderImageAI;
565
- declare const index$c_EFolderImageAI: typeof EFolderImageAI;
566
- type index$c_EStatusAccountAI = EStatusAccountAI;
567
- declare const index$c_EStatusAccountAI: typeof EStatusAccountAI;
568
- type index$c_EStatusChannel = EStatusChannel;
569
- declare const index$c_EStatusChannel: typeof EStatusChannel;
570
- type index$c_EStatusEmail = EStatusEmail;
571
- declare const index$c_EStatusEmail: typeof EStatusEmail;
572
- declare namespace index$c {
573
- export { index$c_EAIModelContent as EAIModelContent, index$c_EAIModelImage as EAIModelImage, index$c_EAIModelVoice as EAIModelVoice, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionImage as EAIVersionImage, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EAIVersionVoice as EAIVersionVoice, index$c_EEmailTagType as EEmailTagType, index$c_EFolderImageAI as EFolderImageAI, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusChannel as EStatusChannel, index$c_EStatusEmail as EStatusEmail };
543
+ type index$e_EAIModelContent = EAIModelContent;
544
+ declare const index$e_EAIModelContent: typeof EAIModelContent;
545
+ type index$e_EAIModelImage = EAIModelImage;
546
+ declare const index$e_EAIModelImage: typeof EAIModelImage;
547
+ type index$e_EAIModelVoice = EAIModelVoice;
548
+ declare const index$e_EAIModelVoice: typeof EAIModelVoice;
549
+ type index$e_EAIVersionGPT = EAIVersionGPT;
550
+ declare const index$e_EAIVersionGPT: typeof EAIVersionGPT;
551
+ type index$e_EAIVersionImage = EAIVersionImage;
552
+ declare const index$e_EAIVersionImage: typeof EAIVersionImage;
553
+ type index$e_EAIVersionPerplexity = EAIVersionPerplexity;
554
+ declare const index$e_EAIVersionPerplexity: typeof EAIVersionPerplexity;
555
+ type index$e_EAIVersionVoice = EAIVersionVoice;
556
+ declare const index$e_EAIVersionVoice: typeof EAIVersionVoice;
557
+ type index$e_EEmailTagType = EEmailTagType;
558
+ declare const index$e_EEmailTagType: typeof EEmailTagType;
559
+ type index$e_EFolderImageAI = EFolderImageAI;
560
+ declare const index$e_EFolderImageAI: typeof EFolderImageAI;
561
+ type index$e_EStatusAccountAI = EStatusAccountAI;
562
+ declare const index$e_EStatusAccountAI: typeof EStatusAccountAI;
563
+ type index$e_EStatusChannel = EStatusChannel;
564
+ declare const index$e_EStatusChannel: typeof EStatusChannel;
565
+ type index$e_EStatusEmail = EStatusEmail;
566
+ declare const index$e_EStatusEmail: typeof EStatusEmail;
567
+ declare namespace index$e {
568
+ export { index$e_EAIModelContent as EAIModelContent, index$e_EAIModelImage as EAIModelImage, index$e_EAIModelVoice as EAIModelVoice, index$e_EAIVersionGPT as EAIVersionGPT, index$e_EAIVersionImage as EAIVersionImage, index$e_EAIVersionPerplexity as EAIVersionPerplexity, index$e_EAIVersionVoice as EAIVersionVoice, index$e_EEmailTagType as EEmailTagType, index$e_EFolderImageAI as EFolderImageAI, index$e_EStatusAccountAI as EStatusAccountAI, index$e_EStatusChannel as EStatusChannel, index$e_EStatusEmail as EStatusEmail };
574
569
  }
575
570
 
576
571
  declare enum ELarkMessageCommon {
@@ -622,10 +617,10 @@ declare enum ELarkObject {
622
617
  InstagramThreads = "Instagram/Threads"
623
618
  }
624
619
 
625
- type index$b_ELarkObject = ELarkObject;
626
- declare const index$b_ELarkObject: typeof ELarkObject;
627
- declare namespace index$b {
628
- export { ETypeLarkError_enum as ELarkError, index$b_ELarkObject as ELarkObject };
620
+ type index$d_ELarkObject = ELarkObject;
621
+ declare const index$d_ELarkObject: typeof ELarkObject;
622
+ declare namespace index$d {
623
+ export { ETypeLarkError_enum as ELarkError, index$d_ELarkObject as ELarkObject };
629
624
  }
630
625
 
631
626
  declare enum ESheetToolInstagramThreads {
@@ -640,14 +635,14 @@ declare enum ESheetToolInstagramThreads {
640
635
  REPLY_MESSAGE_IG_THREADS = "REPLY_MESSAGE_IG_THREADS"
641
636
  }
642
637
 
643
- type index$a_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
644
- declare const index$a_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
645
- declare namespace index$a {
646
- export { index$a_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
638
+ type index$c_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
639
+ declare const index$c_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
640
+ declare namespace index$c {
641
+ export { index$c_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
647
642
  }
648
643
 
649
- declare namespace index$9 {
650
- export { index$c as AI, index$f as Common, index$b as Lark, index$a as SheetTool, index$d as Status, index$e as Types };
644
+ declare namespace index$b {
645
+ export { index$e as AI, index$h as Common, index$d as Lark, index$c as SheetTool, index$f as Status, index$g as Types };
651
646
  }
652
647
 
653
648
  type TTaskInstagramBlockUser = {
@@ -713,6 +708,7 @@ type TTaskInstagramPost = {
713
708
  canvaImagePage4: string;
714
709
  canvaImagePage5: string;
715
710
  contentPost: string;
711
+ nicheLinkCategory: string;
716
712
  titlePool: string;
717
713
  pool1: string;
718
714
  pool2: string;
@@ -781,11 +777,11 @@ interface ITaskThreadsPost {
781
777
 
782
778
  type TTaskThreads = ITaskThreadsPost;
783
779
 
784
- type TTaskData = TTaskThreads | TTaskInstagram;
780
+ type TTaskDataInstagramThreads = TTaskThreads | TTaskInstagram;
785
781
 
786
- type index$8_TTaskData = TTaskData;
787
- declare namespace index$8 {
788
- export type { index$8_TTaskData as TTaskData };
782
+ type index$a_TTaskDataInstagramThreads = TTaskDataInstagramThreads;
783
+ declare namespace index$a {
784
+ export type { index$a_TTaskDataInstagramThreads as TTaskDataInstagramThreads };
789
785
  }
790
786
 
791
787
  /**
@@ -1052,29 +1048,29 @@ interface IImage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCo
1052
1048
  image_heigh: number;
1053
1049
  }
1054
1050
 
1055
- type index$7_IBlog = IBlog;
1056
- type index$7_IBlogsCategory = IBlogsCategory;
1057
- type index$7_IDepartment = IDepartment;
1058
- type index$7_IDomain = IDomain;
1059
- type index$7_IImage = IImage;
1060
- type index$7_ILark = ILark;
1061
- type index$7_IManagerWork = IManagerWork;
1062
- type index$7_IManagerWorkPin = IManagerWorkPin;
1063
- type index$7_IRole = IRole;
1064
- type index$7_IRoleFeature = IRoleFeature;
1065
- type index$7_IRoleGroup = IRoleGroup;
1066
- type index$7_ISheetWork = ISheetWork;
1067
- type index$7_ISheetWorkManager = ISheetWorkManager;
1068
- type index$7_ISheetWorkPin = ISheetWorkPin;
1069
- type index$7_ISheetWorksCategory = ISheetWorksCategory;
1070
- type index$7_ITag = ITag;
1071
- type index$7_ITaskJob = ITaskJob;
1072
- type index$7_ITaskJobCheckList = ITaskJobCheckList;
1073
- type index$7_ITaskJobDiscuss = ITaskJobDiscuss;
1074
- type index$7_ITaskJobLabel = ITaskJobLabel;
1075
- type index$7_ITaskJobsGroup = ITaskJobsGroup;
1076
- declare namespace index$7 {
1077
- export type { index$7_IBlog as IBlog, index$7_IBlogsCategory as IBlogsCategory, index$7_IDepartment as IDepartment, index$7_IDomain as IDomain, index$7_IImage as IImage, index$7_ILark as ILark, index$7_IManagerWork as IManagerWork, index$7_IManagerWorkPin as IManagerWorkPin, index$7_IRole as IRole, index$7_IRoleFeature as IRoleFeature, index$7_IRoleGroup as IRoleGroup, index$7_ISheetWork as ISheetWork, index$7_ISheetWorkManager as ISheetWorkManager, index$7_ISheetWorkPin as ISheetWorkPin, index$7_ISheetWorksCategory as ISheetWorksCategory, index$7_ITag as ITag, index$7_ITaskJob as ITaskJob, index$7_ITaskJobCheckList as ITaskJobCheckList, index$7_ITaskJobDiscuss as ITaskJobDiscuss, index$7_ITaskJobLabel as ITaskJobLabel, index$7_ITaskJobsGroup as ITaskJobsGroup };
1051
+ type index$9_IBlog = IBlog;
1052
+ type index$9_IBlogsCategory = IBlogsCategory;
1053
+ type index$9_IDepartment = IDepartment;
1054
+ type index$9_IDomain = IDomain;
1055
+ type index$9_IImage = IImage;
1056
+ type index$9_ILark = ILark;
1057
+ type index$9_IManagerWork = IManagerWork;
1058
+ type index$9_IManagerWorkPin = IManagerWorkPin;
1059
+ type index$9_IRole = IRole;
1060
+ type index$9_IRoleFeature = IRoleFeature;
1061
+ type index$9_IRoleGroup = IRoleGroup;
1062
+ type index$9_ISheetWork = ISheetWork;
1063
+ type index$9_ISheetWorkManager = ISheetWorkManager;
1064
+ type index$9_ISheetWorkPin = ISheetWorkPin;
1065
+ type index$9_ISheetWorksCategory = ISheetWorksCategory;
1066
+ type index$9_ITag = ITag;
1067
+ type index$9_ITaskJob = ITaskJob;
1068
+ type index$9_ITaskJobCheckList = ITaskJobCheckList;
1069
+ type index$9_ITaskJobDiscuss = ITaskJobDiscuss;
1070
+ type index$9_ITaskJobLabel = ITaskJobLabel;
1071
+ type index$9_ITaskJobsGroup = ITaskJobsGroup;
1072
+ declare namespace index$9 {
1073
+ export type { index$9_IBlog as IBlog, index$9_IBlogsCategory as IBlogsCategory, index$9_IDepartment as IDepartment, index$9_IDomain as IDomain, index$9_IImage as IImage, index$9_ILark as ILark, index$9_IManagerWork as IManagerWork, index$9_IManagerWorkPin as IManagerWorkPin, index$9_IRole as IRole, index$9_IRoleFeature as IRoleFeature, index$9_IRoleGroup as IRoleGroup, index$9_ISheetWork as ISheetWork, index$9_ISheetWorkManager as ISheetWorkManager, index$9_ISheetWorkPin as ISheetWorkPin, index$9_ISheetWorksCategory as ISheetWorksCategory, index$9_ITag as ITag, index$9_ITaskJob as ITaskJob, index$9_ITaskJobCheckList as ITaskJobCheckList, index$9_ITaskJobDiscuss as ITaskJobDiscuss, index$9_ITaskJobLabel as ITaskJobLabel, index$9_ITaskJobsGroup as ITaskJobsGroup };
1078
1074
  }
1079
1075
 
1080
1076
  interface IAccountAIGroup extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsCommon$1.ITrackingModel<IUser> {
@@ -1314,9 +1310,9 @@ interface IFile extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsC
1314
1310
  isDraft: boolean;
1315
1311
  }
1316
1312
 
1317
- type index$6_IFile = IFile;
1318
- declare namespace index$6 {
1319
- export type { index$6_IFile as IFile };
1313
+ type index$8_IFile = IFile;
1314
+ declare namespace index$8 {
1315
+ export type { index$8_IFile as IFile };
1320
1316
  }
1321
1317
 
1322
1318
  interface IManagerImageAIItemStore extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
@@ -1481,20 +1477,31 @@ interface ISheetsTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceMod
1481
1477
  sheet_desc: string;
1482
1478
  }
1483
1479
 
1484
- interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1485
- task_deviceKey: string;
1486
- task_timeExecute: Date;
1480
+ interface ITaskToolInstagramThreads extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1487
1481
  task_account: IAccount | string;
1488
1482
  task_service: string;
1489
1483
  task_action: string;
1490
1484
  task_keyTimeSetting: string;
1491
1485
  task_sheetTool: ISheetsTool | string;
1492
- task_social: ETypeSocial;
1493
- task_data: TTaskData;
1486
+ task_typeSocial: ETypeSocial;
1487
+ task_data: TTaskDataInstagramThreads;
1494
1488
  task_status: EStatusTaskTool;
1495
1489
  task_note: string;
1496
1490
  }
1497
1491
 
1492
+ interface ITaskToolSocials extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1493
+ timeExecute: Date;
1494
+ deviceKey: string;
1495
+ typeSocial: ETypeSocial;
1496
+ taskId: string;
1497
+ }
1498
+
1499
+ type index$7_ITaskToolInstagramThreads = ITaskToolInstagramThreads;
1500
+ type index$7_ITaskToolSocials = ITaskToolSocials;
1501
+ declare namespace index$7 {
1502
+ export type { index$7_ITaskToolInstagramThreads as ITaskToolInstagramThreads, index$7_ITaskToolSocials as ITaskToolSocials };
1503
+ }
1504
+
1498
1505
  interface ITaskAIItemAction {
1499
1506
  order: number;
1500
1507
  keyWords: string;
@@ -1532,12 +1539,10 @@ interface ITaskAIImageVoice extends BoInterfaceModelsCommon.IBaseModel, BoInterf
1532
1539
  sheetName: string;
1533
1540
  rowID: string;
1534
1541
  row: number;
1535
- typeRatioImage: ETypeRatioImage;
1536
1542
  accountSocial: string | IAccount;
1543
+ typeRatioImage: ETypeRatioImage;
1537
1544
  channelImage: string | IAccountAIImageChannel;
1538
- channelVoice: string | IAccountAIVoiceChannel;
1539
1545
  accountAIImage: string | IAccountAIImage;
1540
- accountAIVoice: string | IAccountAIVoice;
1541
1546
  promptThumbInput: string;
1542
1547
  thumbOutputUrl: string;
1543
1548
  promptPage1Input: string;
@@ -1550,15 +1555,45 @@ interface ITaskAIImageVoice extends BoInterfaceModelsCommon.IBaseModel, BoInterf
1550
1555
  nichePage4OutputUrl: string;
1551
1556
  promptNichePage5Input: string;
1552
1557
  nichePage5OutputUrl: string;
1558
+ channelVoice: string | IAccountAIVoiceChannel;
1559
+ accountAIVoice: string | IAccountAIVoice;
1553
1560
  promptVoicePage1Input: string;
1554
1561
  voicePage1OutputUrl: string;
1555
1562
  promptVoicePage3456Input: string;
1556
1563
  voicePage3456OutputUrl: string;
1557
1564
  billetCharacterVoiceSpeaker1: string;
1558
1565
  billetCharacterVoiceSpeaker2: string;
1566
+ typePost: string;
1567
+ titlePool: string;
1568
+ pool1: string;
1569
+ pool2: string;
1570
+ pool3: string;
1571
+ textFirstPage2: string;
1572
+ textSecondPage2: string;
1573
+ textPage6: string;
1574
+ linkAddHistory: string;
1575
+ nicheLinkCategory: string;
1576
+ styleName: string;
1577
+ backgroundForPage3: string;
1578
+ backgroundForPage4: string;
1579
+ backgroundForPage5: string;
1580
+ backgroundForPage6: string;
1581
+ effectAudioThumbnail: string;
1582
+ effectAudioPage345: string;
1583
+ bgRemoveBackground345: string;
1584
+ fontText1: string;
1585
+ fontText2: string;
1559
1586
  status: EStatusTaskAI;
1560
1587
  }
1561
1588
 
1589
+ type index$6_ITaskAI = ITaskAI;
1590
+ type index$6_ITaskAIImageVoice = ITaskAIImageVoice;
1591
+ type index$6_ITaskAIItemAction = ITaskAIItemAction;
1592
+ type index$6_ITaskAIItemGroup = ITaskAIItemGroup;
1593
+ declare namespace index$6 {
1594
+ export type { index$6_ITaskAI as ITaskAI, index$6_ITaskAIImageVoice as ITaskAIImageVoice, index$6_ITaskAIItemAction as ITaskAIItemAction, index$6_ITaskAIItemGroup as ITaskAIItemGroup };
1595
+ }
1596
+
1562
1597
  interface IVoiceLanguage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1563
1598
  vl_name: string;
1564
1599
  vl_key: ETypeVoiceLanguage;
@@ -1635,17 +1670,12 @@ type index$5_IProxySetting = IProxySetting;
1635
1670
  type index$5_IProxySettingForAccount = IProxySettingForAccount;
1636
1671
  type index$5_IProxyTracking = IProxyTracking;
1637
1672
  type index$5_ISheetsTool = ISheetsTool;
1638
- type index$5_ITaskAI = ITaskAI;
1639
- type index$5_ITaskAIImageVoice = ITaskAIImageVoice;
1640
- type index$5_ITaskAIItemAction = ITaskAIItemAction;
1641
- type index$5_ITaskAIItemGroup = ITaskAIItemGroup;
1642
- type index$5_ITaskTool = ITaskTool;
1643
1673
  type index$5_IVoiceGenerated = IVoiceGenerated;
1644
1674
  type index$5_IVoiceLanguage = IVoiceLanguage;
1645
1675
  type index$5_IVoiceSettingDelay = IVoiceSettingDelay;
1646
1676
  type index$5_IVoiceStores = IVoiceStores;
1647
1677
  declare namespace index$5 {
1648
- export type { index$5_IAccount as IAccount, index$5_IAccountAI as IAccountAI, index$5_IAccountAIChannel as IAccountAIChannel, index$5_IAccountAIGroup as IAccountAIGroup, index$5_IAccountAIImage as IAccountAIImage, index$5_IAccountAIImageChannel as IAccountAIImageChannel, index$5_IAccountAIImageGroup as IAccountAIImageGroup, index$5_IAccountAIImageInfo as IAccountAIImageInfo, index$5_IAccountAIImageTag as IAccountAIImageTag, index$5_IAccountAIInfo as IAccountAIInfo, index$5_IAccountAITag as IAccountAITag, index$5_IAccountAIVoice as IAccountAIVoice, index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, index$5_IAccountDetailEmail as IAccountDetailEmail, index$5_IAccountDetailSocial as IAccountDetailSocial, index$5_IAccountEmail as IAccountEmail, index$5_IAccountEmailProxy as IAccountEmailProxy, index$5_IAccountEmailTag as IAccountEmailTag, index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, index$5_IAccountHistory as IAccountHistory, index$5_IAccountVPS as IAccountVPS, index$5_IAccountVPSGroup as IAccountVPSGroup, index$5_IAccountsGroup as IAccountsGroup, index$5_IDevice as IDevice, index$5_IDeviceAllowPermission as IDeviceAllowPermission, index$5_IDeviceInfoEmail as IDeviceInfoEmail, index$5_IDeviceSetting as IDeviceSetting, index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, index$5_IManagerImageAI as IManagerImageAI, index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, index$5_IManagerSheet as IManagerSheet, index$5_IManagerSheetChildren as IManagerSheetChildren, index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, index$5_IManagerSheetGroup as IManagerSheetGroup, index$5_IPC as IPC, index$5_IProxy as IProxy, index$5_IProxySetting as IProxySetting, index$5_IProxySettingForAccount as IProxySettingForAccount, index$5_IProxyTracking as IProxyTracking, index$5_ISheetsTool as ISheetsTool, index$5_ITaskAI as ITaskAI, index$5_ITaskAIImageVoice as ITaskAIImageVoice, index$5_ITaskAIItemAction as ITaskAIItemAction, index$5_ITaskAIItemGroup as ITaskAIItemGroup, index$5_ITaskTool as ITaskTool, index$5_IVoiceGenerated as IVoiceGenerated, index$5_IVoiceLanguage as IVoiceLanguage, index$5_IVoiceSettingDelay as IVoiceSettingDelay, index$5_IVoiceStores as IVoiceStores };
1678
+ export { type index$5_IAccount as IAccount, type index$5_IAccountAI as IAccountAI, type index$5_IAccountAIChannel as IAccountAIChannel, type index$5_IAccountAIGroup as IAccountAIGroup, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIInfo as IAccountAIInfo, type index$5_IAccountAITag as IAccountAITag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountDetailEmail as IAccountDetailEmail, type index$5_IAccountDetailSocial as IAccountDetailSocial, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailProxy as IAccountEmailProxy, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountHistory as IAccountHistory, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IAccountsGroup as IAccountsGroup, type index$5_IDevice as IDevice, type index$5_IDeviceAllowPermission as IDeviceAllowPermission, type index$5_IDeviceInfoEmail as IDeviceInfoEmail, type index$5_IDeviceSetting as IDeviceSetting, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IManagerImageAI as IManagerImageAI, type index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$5_IManagerSheet as IManagerSheet, type index$5_IManagerSheetChildren as IManagerSheetChildren, type index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$5_IManagerSheetGroup as IManagerSheetGroup, type index$5_IPC as IPC, type index$5_IProxy as IProxy, type index$5_IProxySetting as IProxySetting, type index$5_IProxySettingForAccount as IProxySettingForAccount, type index$5_IProxyTracking as IProxyTracking, type index$5_ISheetsTool as ISheetsTool, index$6 as ITaskBrowsers, index$7 as ITaskPhones, type index$5_IVoiceGenerated as IVoiceGenerated, type index$5_IVoiceLanguage as IVoiceLanguage, type index$5_IVoiceSettingDelay as IVoiceSettingDelay, type index$5_IVoiceStores as IVoiceStores };
1649
1679
  }
1650
1680
 
1651
1681
  interface ILogTaskAIImageVoice extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsCommon$1.ITrackingModel<IUser> {
@@ -2238,7 +2268,7 @@ type index$1_IUser = IUser;
2238
2268
  type index$1_IUserRole = IUserRole;
2239
2269
  type index$1_IUserRoleGroup = IUserRoleGroup;
2240
2270
  declare namespace index$1 {
2241
- 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, type index$1_IUserRole as IUserRole, type index$1_IUserRoleGroup as IUserRoleGroup, index$4 as Logs, index$2 as Settings, index$5 as Tool, index$7 as Web };
2271
+ export { index$8 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, type index$1_IUserRole as IUserRole, type index$1_IUserRoleGroup as IUserRoleGroup, index$4 as Logs, index$2 as Settings, index$5 as Tool, index$9 as Web };
2242
2272
  }
2243
2273
 
2244
2274
  interface IDataUser {
@@ -2282,4 +2312,4 @@ declare namespace index {
2282
2312
  export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
2283
2313
  }
2284
2314
 
2285
- export { index$g as AutoConstants, index$9 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 as AutoTypes };
2315
+ export { index$i as AutoConstants, index$b as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$a as AutoTypes };
package/dist/index.js CHANGED
@@ -497,15 +497,10 @@ var EStatusLoginAccountSocial = /* @__PURE__ */ ((EStatusLoginAccountSocial2) =>
497
497
  // src/enums/status/tools/EStatusTaskTool.enum.ts
498
498
  var EStatusTaskTool = /* @__PURE__ */ ((EStatusTaskTool2) => {
499
499
  EStatusTaskTool2["Spending"] = "Spending";
500
- EStatusTaskTool2["GeneratingImageVoice"] = "GeneratingImageVoice";
501
- EStatusTaskTool2["GeneratedImageVoice"] = "GeneratedImageVoice";
502
- EStatusTaskTool2["GeneratingCanva"] = "GeneratingCanva";
503
- EStatusTaskTool2["GeneratedCanva"] = "GeneratedCanva";
504
500
  EStatusTaskTool2["Executing"] = "Executing";
505
501
  EStatusTaskTool2["Error"] = "Error";
506
502
  EStatusTaskTool2["Repaired"] = "Repaired";
507
503
  EStatusTaskTool2["Done"] = "Done";
508
- EStatusTaskTool2["Ready"] = "Ready";
509
504
  return EStatusTaskTool2;
510
505
  })(EStatusTaskTool || {});
511
506
 
@@ -764,6 +759,16 @@ var common_exports2 = {};
764
759
 
765
760
  // src/interfaces/models/tool/index.ts
766
761
  var tool_exports = {};
762
+ __export(tool_exports, {
763
+ ITaskBrowsers: () => browsers_exports,
764
+ ITaskPhones: () => phones_exports
765
+ });
766
+
767
+ // src/interfaces/models/tool/tasks/phones/index.ts
768
+ var phones_exports = {};
769
+
770
+ // src/interfaces/models/tool/tasks/browsers/index.ts
771
+ var browsers_exports = {};
767
772
 
768
773
  // src/interfaces/models/web/index.ts
769
774
  var web_exports = {};
package/dist/index.mjs CHANGED
@@ -473,15 +473,10 @@ var EStatusLoginAccountSocial = /* @__PURE__ */ ((EStatusLoginAccountSocial2) =>
473
473
  // src/enums/status/tools/EStatusTaskTool.enum.ts
474
474
  var EStatusTaskTool = /* @__PURE__ */ ((EStatusTaskTool2) => {
475
475
  EStatusTaskTool2["Spending"] = "Spending";
476
- EStatusTaskTool2["GeneratingImageVoice"] = "GeneratingImageVoice";
477
- EStatusTaskTool2["GeneratedImageVoice"] = "GeneratedImageVoice";
478
- EStatusTaskTool2["GeneratingCanva"] = "GeneratingCanva";
479
- EStatusTaskTool2["GeneratedCanva"] = "GeneratedCanva";
480
476
  EStatusTaskTool2["Executing"] = "Executing";
481
477
  EStatusTaskTool2["Error"] = "Error";
482
478
  EStatusTaskTool2["Repaired"] = "Repaired";
483
479
  EStatusTaskTool2["Done"] = "Done";
484
- EStatusTaskTool2["Ready"] = "Ready";
485
480
  return EStatusTaskTool2;
486
481
  })(EStatusTaskTool || {});
487
482
 
@@ -740,6 +735,16 @@ var common_exports2 = {};
740
735
 
741
736
  // src/interfaces/models/tool/index.ts
742
737
  var tool_exports = {};
738
+ __export(tool_exports, {
739
+ ITaskBrowsers: () => browsers_exports,
740
+ ITaskPhones: () => phones_exports
741
+ });
742
+
743
+ // src/interfaces/models/tool/tasks/phones/index.ts
744
+ var phones_exports = {};
745
+
746
+ // src/interfaces/models/tool/tasks/browsers/index.ts
747
+ var browsers_exports = {};
743
748
 
744
749
  // src/interfaces/models/web/index.ts
745
750
  var web_exports = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "4.9.131",
3
+ "version": "4.9.133",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",