automation-lib 4.9.126 → 4.9.127

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$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 };
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 };
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$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 };
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 };
216
216
  }
217
217
 
218
- declare namespace index$i {
219
- export { index$k as CONST_APIS, index$j as CONST_SCRIPTS };
218
+ declare namespace index$g {
219
+ export { index$i as CONST_APIS, index$h 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$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 };
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 };
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$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 };
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 };
363
363
  }
364
364
 
365
365
  declare enum EStatusVPS {
@@ -444,32 +444,32 @@ declare enum EStatusTaskJobGroup {
444
444
  Processing = "Processing"
445
445
  }
446
446
 
447
- type index$f_EStatusActive = EStatusActive;
448
- declare const index$f_EStatusActive: typeof EStatusActive;
449
- type index$f_EStatusBlog = EStatusBlog;
450
- declare const index$f_EStatusBlog: typeof EStatusBlog;
451
- type index$f_EStatusCommon = EStatusCommon;
452
- declare const index$f_EStatusCommon: typeof EStatusCommon;
453
- type index$f_EStatusExecuteCommon = EStatusExecuteCommon;
454
- declare const index$f_EStatusExecuteCommon: typeof EStatusExecuteCommon;
455
- type index$f_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
456
- declare const index$f_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
457
- type index$f_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
458
- declare const index$f_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
459
- type index$f_EStatusSheetWork = EStatusSheetWork;
460
- declare const index$f_EStatusSheetWork: typeof EStatusSheetWork;
461
- type index$f_EStatusTaskAI = EStatusTaskAI;
462
- declare const index$f_EStatusTaskAI: typeof EStatusTaskAI;
463
- type index$f_EStatusTaskJob = EStatusTaskJob;
464
- declare const index$f_EStatusTaskJob: typeof EStatusTaskJob;
465
- type index$f_EStatusTaskJobGroup = EStatusTaskJobGroup;
466
- declare const index$f_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
467
- type index$f_EStatusTaskTool = EStatusTaskTool;
468
- declare const index$f_EStatusTaskTool: typeof EStatusTaskTool;
469
- type index$f_EStatusVPS = EStatusVPS;
470
- declare const index$f_EStatusVPS: typeof EStatusVPS;
471
- declare namespace index$f {
472
- 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 };
447
+ type index$d_EStatusActive = EStatusActive;
448
+ declare const index$d_EStatusActive: typeof EStatusActive;
449
+ type index$d_EStatusBlog = EStatusBlog;
450
+ declare const index$d_EStatusBlog: typeof EStatusBlog;
451
+ type index$d_EStatusCommon = EStatusCommon;
452
+ declare const index$d_EStatusCommon: typeof EStatusCommon;
453
+ type index$d_EStatusExecuteCommon = EStatusExecuteCommon;
454
+ declare const index$d_EStatusExecuteCommon: typeof EStatusExecuteCommon;
455
+ type index$d_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
456
+ declare const index$d_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
457
+ type index$d_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
458
+ declare const index$d_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
459
+ type index$d_EStatusSheetWork = EStatusSheetWork;
460
+ declare const index$d_EStatusSheetWork: typeof EStatusSheetWork;
461
+ type index$d_EStatusTaskAI = EStatusTaskAI;
462
+ declare const index$d_EStatusTaskAI: typeof EStatusTaskAI;
463
+ type index$d_EStatusTaskJob = EStatusTaskJob;
464
+ declare const index$d_EStatusTaskJob: typeof EStatusTaskJob;
465
+ type index$d_EStatusTaskJobGroup = EStatusTaskJobGroup;
466
+ declare const index$d_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
467
+ type index$d_EStatusTaskTool = EStatusTaskTool;
468
+ declare const index$d_EStatusTaskTool: typeof EStatusTaskTool;
469
+ type index$d_EStatusVPS = EStatusVPS;
470
+ declare const index$d_EStatusVPS: typeof EStatusVPS;
471
+ declare namespace index$d {
472
+ 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 };
473
473
  }
474
474
 
475
475
  declare enum EFolderImageAI {
@@ -544,32 +544,32 @@ declare enum EStatusChannel {
544
544
  Error = "Error"
545
545
  }
546
546
 
547
- type index$e_EAIModelContent = EAIModelContent;
548
- declare const index$e_EAIModelContent: typeof EAIModelContent;
549
- type index$e_EAIModelImage = EAIModelImage;
550
- declare const index$e_EAIModelImage: typeof EAIModelImage;
551
- type index$e_EAIModelVoice = EAIModelVoice;
552
- declare const index$e_EAIModelVoice: typeof EAIModelVoice;
553
- type index$e_EAIVersionGPT = EAIVersionGPT;
554
- declare const index$e_EAIVersionGPT: typeof EAIVersionGPT;
555
- type index$e_EAIVersionImage = EAIVersionImage;
556
- declare const index$e_EAIVersionImage: typeof EAIVersionImage;
557
- type index$e_EAIVersionPerplexity = EAIVersionPerplexity;
558
- declare const index$e_EAIVersionPerplexity: typeof EAIVersionPerplexity;
559
- type index$e_EAIVersionVoice = EAIVersionVoice;
560
- declare const index$e_EAIVersionVoice: typeof EAIVersionVoice;
561
- type index$e_EEmailTagType = EEmailTagType;
562
- declare const index$e_EEmailTagType: typeof EEmailTagType;
563
- type index$e_EFolderImageAI = EFolderImageAI;
564
- declare const index$e_EFolderImageAI: typeof EFolderImageAI;
565
- type index$e_EStatusAccountAI = EStatusAccountAI;
566
- declare const index$e_EStatusAccountAI: typeof EStatusAccountAI;
567
- type index$e_EStatusChannel = EStatusChannel;
568
- declare const index$e_EStatusChannel: typeof EStatusChannel;
569
- type index$e_EStatusEmail = EStatusEmail;
570
- declare const index$e_EStatusEmail: typeof EStatusEmail;
571
- declare namespace index$e {
572
- 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 };
547
+ type index$c_EAIModelContent = EAIModelContent;
548
+ declare const index$c_EAIModelContent: typeof EAIModelContent;
549
+ type index$c_EAIModelImage = EAIModelImage;
550
+ declare const index$c_EAIModelImage: typeof EAIModelImage;
551
+ type index$c_EAIModelVoice = EAIModelVoice;
552
+ declare const index$c_EAIModelVoice: typeof EAIModelVoice;
553
+ type index$c_EAIVersionGPT = EAIVersionGPT;
554
+ declare const index$c_EAIVersionGPT: typeof EAIVersionGPT;
555
+ type index$c_EAIVersionImage = EAIVersionImage;
556
+ declare const index$c_EAIVersionImage: typeof EAIVersionImage;
557
+ type index$c_EAIVersionPerplexity = EAIVersionPerplexity;
558
+ declare const index$c_EAIVersionPerplexity: typeof EAIVersionPerplexity;
559
+ type index$c_EAIVersionVoice = EAIVersionVoice;
560
+ declare const index$c_EAIVersionVoice: typeof EAIVersionVoice;
561
+ type index$c_EEmailTagType = EEmailTagType;
562
+ declare const index$c_EEmailTagType: typeof EEmailTagType;
563
+ type index$c_EFolderImageAI = EFolderImageAI;
564
+ declare const index$c_EFolderImageAI: typeof EFolderImageAI;
565
+ type index$c_EStatusAccountAI = EStatusAccountAI;
566
+ declare const index$c_EStatusAccountAI: typeof EStatusAccountAI;
567
+ type index$c_EStatusChannel = EStatusChannel;
568
+ declare const index$c_EStatusChannel: typeof EStatusChannel;
569
+ type index$c_EStatusEmail = EStatusEmail;
570
+ declare const index$c_EStatusEmail: typeof EStatusEmail;
571
+ declare namespace index$c {
572
+ 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 };
573
573
  }
574
574
 
575
575
  declare enum ELarkMessageCommon {
@@ -621,10 +621,10 @@ declare enum ELarkObject {
621
621
  InstagramThreads = "Instagram/Threads"
622
622
  }
623
623
 
624
- type index$d_ELarkObject = ELarkObject;
625
- declare const index$d_ELarkObject: typeof ELarkObject;
626
- declare namespace index$d {
627
- export { ETypeLarkError_enum as ELarkError, index$d_ELarkObject as ELarkObject };
624
+ type index$b_ELarkObject = ELarkObject;
625
+ declare const index$b_ELarkObject: typeof ELarkObject;
626
+ declare namespace index$b {
627
+ export { ETypeLarkError_enum as ELarkError, index$b_ELarkObject as ELarkObject };
628
628
  }
629
629
 
630
630
  declare enum ESheetToolInstagramThreads {
@@ -639,36 +639,14 @@ declare enum ESheetToolInstagramThreads {
639
639
  REPLY_MESSAGE_IG_THREADS = "REPLY_MESSAGE_IG_THREADS"
640
640
  }
641
641
 
642
- type index$c_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
643
- declare const index$c_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
644
- declare namespace index$c {
645
- export { index$c_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
646
- }
647
-
648
- declare namespace index$b {
649
- 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 };
650
- }
651
-
652
- interface ITaskThreadsPost {
653
- sheetUrl: string;
654
- sheetName: string;
655
- sheetRowId: string;
656
- idea: string;
657
- niche: string;
658
- canvaUrlVideo: string;
659
- canvaImageThumb: string;
660
- canvaImagePage1: string;
661
- canvaImagePage2: string;
662
- canvaImagePage3: string;
663
- canvaImagePage4: string;
664
- canvaImagePage5: string;
642
+ type index$a_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
643
+ declare const index$a_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
644
+ declare namespace index$a {
645
+ export { index$a_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
665
646
  }
666
647
 
667
- type TTaskThreads = ITaskThreadsPost;
668
-
669
- type index$a_TTaskThreads = TTaskThreads;
670
- declare namespace index$a {
671
- export type { index$a_TTaskThreads as TTaskThreads };
648
+ declare namespace index$9 {
649
+ 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 };
672
650
  }
673
651
 
674
652
  type TTaskInstagramBlockUser = {
@@ -785,13 +763,28 @@ type TTaskInstagramReplyMessage = {
785
763
 
786
764
  type TTaskInstagram = TTaskInstagramPost | TTaskInstagramFollow | TTaskInstagramBlockUser | TTaskInstagramChangeInfo | TTaskInstagramReplyComment | TTaskInstagramReplyMessage;
787
765
 
788
- type index$9_TTaskInstagram = TTaskInstagram;
789
- declare namespace index$9 {
790
- export type { index$9_TTaskInstagram as TTaskInstagram };
766
+ interface ITaskThreadsPost {
767
+ sheetUrl: string;
768
+ sheetName: string;
769
+ sheetRowId: string;
770
+ idea: string;
771
+ niche: string;
772
+ canvaUrlVideo: string;
773
+ canvaImageThumb: string;
774
+ canvaImagePage1: string;
775
+ canvaImagePage2: string;
776
+ canvaImagePage3: string;
777
+ canvaImagePage4: string;
778
+ canvaImagePage5: string;
791
779
  }
792
780
 
781
+ type TTaskThreads = ITaskThreadsPost;
782
+
783
+ type TTaskData = TTaskThreads | TTaskInstagram;
784
+
785
+ type index$8_TTaskData = TTaskData;
793
786
  declare namespace index$8 {
794
- export { index$9 as TaskInstagram, index$a as TaskThreads };
787
+ export type { index$8_TTaskData as TTaskData };
795
788
  }
796
789
 
797
790
  /**
@@ -1486,18 +1479,17 @@ interface ISheetsTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceMod
1486
1479
  }
1487
1480
 
1488
1481
  interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1489
- task_account: IAccount | string;
1490
- task_service: string;
1491
- task_action: string;
1492
- task_timeExecute: Date;
1493
- task_keyTimeSetting: string;
1494
- task_deviceKey: string;
1495
- task_sheetTool: ISheetsTool | string;
1496
- task_rowId: ISheetsTool | string;
1497
- task_social: ETypeSocial;
1498
- task_data: TTaskInstagram | TTaskThreads;
1499
- task_status: EStatusTaskTool;
1500
- task_note: string;
1482
+ deviceKey: string;
1483
+ timeExecute: Date;
1484
+ account: IAccount | string;
1485
+ service: string;
1486
+ action: string;
1487
+ keyTimeSetting: string;
1488
+ sheetTool: ISheetsTool | string;
1489
+ social: ETypeSocial;
1490
+ data: TTaskData;
1491
+ status: EStatusTaskTool;
1492
+ note: string;
1501
1493
  }
1502
1494
 
1503
1495
  interface ITaskAIItemAction {
@@ -2287,4 +2279,4 @@ declare namespace index {
2287
2279
  export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
2288
2280
  }
2289
2281
 
2290
- export { index$i as AutoConstants, index$b as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 as AutoTypes };
2282
+ export { index$g as AutoConstants, index$9 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 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$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 };
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 };
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$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 };
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 };
216
216
  }
217
217
 
218
- declare namespace index$i {
219
- export { index$k as CONST_APIS, index$j as CONST_SCRIPTS };
218
+ declare namespace index$g {
219
+ export { index$i as CONST_APIS, index$h 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$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 };
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 };
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$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 };
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 };
363
363
  }
364
364
 
365
365
  declare enum EStatusVPS {
@@ -444,32 +444,32 @@ declare enum EStatusTaskJobGroup {
444
444
  Processing = "Processing"
445
445
  }
446
446
 
447
- type index$f_EStatusActive = EStatusActive;
448
- declare const index$f_EStatusActive: typeof EStatusActive;
449
- type index$f_EStatusBlog = EStatusBlog;
450
- declare const index$f_EStatusBlog: typeof EStatusBlog;
451
- type index$f_EStatusCommon = EStatusCommon;
452
- declare const index$f_EStatusCommon: typeof EStatusCommon;
453
- type index$f_EStatusExecuteCommon = EStatusExecuteCommon;
454
- declare const index$f_EStatusExecuteCommon: typeof EStatusExecuteCommon;
455
- type index$f_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
456
- declare const index$f_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
457
- type index$f_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
458
- declare const index$f_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
459
- type index$f_EStatusSheetWork = EStatusSheetWork;
460
- declare const index$f_EStatusSheetWork: typeof EStatusSheetWork;
461
- type index$f_EStatusTaskAI = EStatusTaskAI;
462
- declare const index$f_EStatusTaskAI: typeof EStatusTaskAI;
463
- type index$f_EStatusTaskJob = EStatusTaskJob;
464
- declare const index$f_EStatusTaskJob: typeof EStatusTaskJob;
465
- type index$f_EStatusTaskJobGroup = EStatusTaskJobGroup;
466
- declare const index$f_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
467
- type index$f_EStatusTaskTool = EStatusTaskTool;
468
- declare const index$f_EStatusTaskTool: typeof EStatusTaskTool;
469
- type index$f_EStatusVPS = EStatusVPS;
470
- declare const index$f_EStatusVPS: typeof EStatusVPS;
471
- declare namespace index$f {
472
- 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 };
447
+ type index$d_EStatusActive = EStatusActive;
448
+ declare const index$d_EStatusActive: typeof EStatusActive;
449
+ type index$d_EStatusBlog = EStatusBlog;
450
+ declare const index$d_EStatusBlog: typeof EStatusBlog;
451
+ type index$d_EStatusCommon = EStatusCommon;
452
+ declare const index$d_EStatusCommon: typeof EStatusCommon;
453
+ type index$d_EStatusExecuteCommon = EStatusExecuteCommon;
454
+ declare const index$d_EStatusExecuteCommon: typeof EStatusExecuteCommon;
455
+ type index$d_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
456
+ declare const index$d_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
457
+ type index$d_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
458
+ declare const index$d_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
459
+ type index$d_EStatusSheetWork = EStatusSheetWork;
460
+ declare const index$d_EStatusSheetWork: typeof EStatusSheetWork;
461
+ type index$d_EStatusTaskAI = EStatusTaskAI;
462
+ declare const index$d_EStatusTaskAI: typeof EStatusTaskAI;
463
+ type index$d_EStatusTaskJob = EStatusTaskJob;
464
+ declare const index$d_EStatusTaskJob: typeof EStatusTaskJob;
465
+ type index$d_EStatusTaskJobGroup = EStatusTaskJobGroup;
466
+ declare const index$d_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
467
+ type index$d_EStatusTaskTool = EStatusTaskTool;
468
+ declare const index$d_EStatusTaskTool: typeof EStatusTaskTool;
469
+ type index$d_EStatusVPS = EStatusVPS;
470
+ declare const index$d_EStatusVPS: typeof EStatusVPS;
471
+ declare namespace index$d {
472
+ 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 };
473
473
  }
474
474
 
475
475
  declare enum EFolderImageAI {
@@ -544,32 +544,32 @@ declare enum EStatusChannel {
544
544
  Error = "Error"
545
545
  }
546
546
 
547
- type index$e_EAIModelContent = EAIModelContent;
548
- declare const index$e_EAIModelContent: typeof EAIModelContent;
549
- type index$e_EAIModelImage = EAIModelImage;
550
- declare const index$e_EAIModelImage: typeof EAIModelImage;
551
- type index$e_EAIModelVoice = EAIModelVoice;
552
- declare const index$e_EAIModelVoice: typeof EAIModelVoice;
553
- type index$e_EAIVersionGPT = EAIVersionGPT;
554
- declare const index$e_EAIVersionGPT: typeof EAIVersionGPT;
555
- type index$e_EAIVersionImage = EAIVersionImage;
556
- declare const index$e_EAIVersionImage: typeof EAIVersionImage;
557
- type index$e_EAIVersionPerplexity = EAIVersionPerplexity;
558
- declare const index$e_EAIVersionPerplexity: typeof EAIVersionPerplexity;
559
- type index$e_EAIVersionVoice = EAIVersionVoice;
560
- declare const index$e_EAIVersionVoice: typeof EAIVersionVoice;
561
- type index$e_EEmailTagType = EEmailTagType;
562
- declare const index$e_EEmailTagType: typeof EEmailTagType;
563
- type index$e_EFolderImageAI = EFolderImageAI;
564
- declare const index$e_EFolderImageAI: typeof EFolderImageAI;
565
- type index$e_EStatusAccountAI = EStatusAccountAI;
566
- declare const index$e_EStatusAccountAI: typeof EStatusAccountAI;
567
- type index$e_EStatusChannel = EStatusChannel;
568
- declare const index$e_EStatusChannel: typeof EStatusChannel;
569
- type index$e_EStatusEmail = EStatusEmail;
570
- declare const index$e_EStatusEmail: typeof EStatusEmail;
571
- declare namespace index$e {
572
- 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 };
547
+ type index$c_EAIModelContent = EAIModelContent;
548
+ declare const index$c_EAIModelContent: typeof EAIModelContent;
549
+ type index$c_EAIModelImage = EAIModelImage;
550
+ declare const index$c_EAIModelImage: typeof EAIModelImage;
551
+ type index$c_EAIModelVoice = EAIModelVoice;
552
+ declare const index$c_EAIModelVoice: typeof EAIModelVoice;
553
+ type index$c_EAIVersionGPT = EAIVersionGPT;
554
+ declare const index$c_EAIVersionGPT: typeof EAIVersionGPT;
555
+ type index$c_EAIVersionImage = EAIVersionImage;
556
+ declare const index$c_EAIVersionImage: typeof EAIVersionImage;
557
+ type index$c_EAIVersionPerplexity = EAIVersionPerplexity;
558
+ declare const index$c_EAIVersionPerplexity: typeof EAIVersionPerplexity;
559
+ type index$c_EAIVersionVoice = EAIVersionVoice;
560
+ declare const index$c_EAIVersionVoice: typeof EAIVersionVoice;
561
+ type index$c_EEmailTagType = EEmailTagType;
562
+ declare const index$c_EEmailTagType: typeof EEmailTagType;
563
+ type index$c_EFolderImageAI = EFolderImageAI;
564
+ declare const index$c_EFolderImageAI: typeof EFolderImageAI;
565
+ type index$c_EStatusAccountAI = EStatusAccountAI;
566
+ declare const index$c_EStatusAccountAI: typeof EStatusAccountAI;
567
+ type index$c_EStatusChannel = EStatusChannel;
568
+ declare const index$c_EStatusChannel: typeof EStatusChannel;
569
+ type index$c_EStatusEmail = EStatusEmail;
570
+ declare const index$c_EStatusEmail: typeof EStatusEmail;
571
+ declare namespace index$c {
572
+ 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 };
573
573
  }
574
574
 
575
575
  declare enum ELarkMessageCommon {
@@ -621,10 +621,10 @@ declare enum ELarkObject {
621
621
  InstagramThreads = "Instagram/Threads"
622
622
  }
623
623
 
624
- type index$d_ELarkObject = ELarkObject;
625
- declare const index$d_ELarkObject: typeof ELarkObject;
626
- declare namespace index$d {
627
- export { ETypeLarkError_enum as ELarkError, index$d_ELarkObject as ELarkObject };
624
+ type index$b_ELarkObject = ELarkObject;
625
+ declare const index$b_ELarkObject: typeof ELarkObject;
626
+ declare namespace index$b {
627
+ export { ETypeLarkError_enum as ELarkError, index$b_ELarkObject as ELarkObject };
628
628
  }
629
629
 
630
630
  declare enum ESheetToolInstagramThreads {
@@ -639,36 +639,14 @@ declare enum ESheetToolInstagramThreads {
639
639
  REPLY_MESSAGE_IG_THREADS = "REPLY_MESSAGE_IG_THREADS"
640
640
  }
641
641
 
642
- type index$c_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
643
- declare const index$c_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
644
- declare namespace index$c {
645
- export { index$c_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
646
- }
647
-
648
- declare namespace index$b {
649
- 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 };
650
- }
651
-
652
- interface ITaskThreadsPost {
653
- sheetUrl: string;
654
- sheetName: string;
655
- sheetRowId: string;
656
- idea: string;
657
- niche: string;
658
- canvaUrlVideo: string;
659
- canvaImageThumb: string;
660
- canvaImagePage1: string;
661
- canvaImagePage2: string;
662
- canvaImagePage3: string;
663
- canvaImagePage4: string;
664
- canvaImagePage5: string;
642
+ type index$a_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
643
+ declare const index$a_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
644
+ declare namespace index$a {
645
+ export { index$a_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
665
646
  }
666
647
 
667
- type TTaskThreads = ITaskThreadsPost;
668
-
669
- type index$a_TTaskThreads = TTaskThreads;
670
- declare namespace index$a {
671
- export type { index$a_TTaskThreads as TTaskThreads };
648
+ declare namespace index$9 {
649
+ 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 };
672
650
  }
673
651
 
674
652
  type TTaskInstagramBlockUser = {
@@ -785,13 +763,28 @@ type TTaskInstagramReplyMessage = {
785
763
 
786
764
  type TTaskInstagram = TTaskInstagramPost | TTaskInstagramFollow | TTaskInstagramBlockUser | TTaskInstagramChangeInfo | TTaskInstagramReplyComment | TTaskInstagramReplyMessage;
787
765
 
788
- type index$9_TTaskInstagram = TTaskInstagram;
789
- declare namespace index$9 {
790
- export type { index$9_TTaskInstagram as TTaskInstagram };
766
+ interface ITaskThreadsPost {
767
+ sheetUrl: string;
768
+ sheetName: string;
769
+ sheetRowId: string;
770
+ idea: string;
771
+ niche: string;
772
+ canvaUrlVideo: string;
773
+ canvaImageThumb: string;
774
+ canvaImagePage1: string;
775
+ canvaImagePage2: string;
776
+ canvaImagePage3: string;
777
+ canvaImagePage4: string;
778
+ canvaImagePage5: string;
791
779
  }
792
780
 
781
+ type TTaskThreads = ITaskThreadsPost;
782
+
783
+ type TTaskData = TTaskThreads | TTaskInstagram;
784
+
785
+ type index$8_TTaskData = TTaskData;
793
786
  declare namespace index$8 {
794
- export { index$9 as TaskInstagram, index$a as TaskThreads };
787
+ export type { index$8_TTaskData as TTaskData };
795
788
  }
796
789
 
797
790
  /**
@@ -1486,18 +1479,17 @@ interface ISheetsTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceMod
1486
1479
  }
1487
1480
 
1488
1481
  interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
1489
- task_account: IAccount | string;
1490
- task_service: string;
1491
- task_action: string;
1492
- task_timeExecute: Date;
1493
- task_keyTimeSetting: string;
1494
- task_deviceKey: string;
1495
- task_sheetTool: ISheetsTool | string;
1496
- task_rowId: ISheetsTool | string;
1497
- task_social: ETypeSocial;
1498
- task_data: TTaskInstagram | TTaskThreads;
1499
- task_status: EStatusTaskTool;
1500
- task_note: string;
1482
+ deviceKey: string;
1483
+ timeExecute: Date;
1484
+ account: IAccount | string;
1485
+ service: string;
1486
+ action: string;
1487
+ keyTimeSetting: string;
1488
+ sheetTool: ISheetsTool | string;
1489
+ social: ETypeSocial;
1490
+ data: TTaskData;
1491
+ status: EStatusTaskTool;
1492
+ note: string;
1501
1493
  }
1502
1494
 
1503
1495
  interface ITaskAIItemAction {
@@ -2287,4 +2279,4 @@ declare namespace index {
2287
2279
  export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
2288
2280
  }
2289
2281
 
2290
- export { index$i as AutoConstants, index$b as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 as AutoTypes };
2282
+ export { index$g as AutoConstants, index$9 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 as AutoTypes };
package/dist/index.js CHANGED
@@ -743,16 +743,6 @@ var ESheetToolInstagramThreads = /* @__PURE__ */ ((ESheetToolInstagramThreads2)
743
743
 
744
744
  // src/types/index.ts
745
745
  var types_exports2 = {};
746
- __export(types_exports2, {
747
- TaskInstagram: () => task_instagram_exports,
748
- TaskThreads: () => task_threads_exports
749
- });
750
-
751
- // src/types/task-threads/index.ts
752
- var task_threads_exports = {};
753
-
754
- // src/types/task-instagram/index.ts
755
- var task_instagram_exports = {};
756
746
 
757
747
  // src/interfaces/models/index.ts
758
748
  var models_exports = {};
package/dist/index.mjs CHANGED
@@ -719,16 +719,6 @@ var ESheetToolInstagramThreads = /* @__PURE__ */ ((ESheetToolInstagramThreads2)
719
719
 
720
720
  // src/types/index.ts
721
721
  var types_exports2 = {};
722
- __export(types_exports2, {
723
- TaskInstagram: () => task_instagram_exports,
724
- TaskThreads: () => task_threads_exports
725
- });
726
-
727
- // src/types/task-threads/index.ts
728
- var task_threads_exports = {};
729
-
730
- // src/types/task-instagram/index.ts
731
- var task_instagram_exports = {};
732
722
 
733
723
  // src/interfaces/models/index.ts
734
724
  var models_exports = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "4.9.126",
3
+ "version": "4.9.127",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",