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 +195 -165
- package/dist/index.d.ts +195 -165
- package/dist/index.js +10 -5
- package/dist/index.mjs +10 -5
- package/package.json +1 -1
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$
|
|
156
|
-
declare const index$
|
|
157
|
-
declare const index$
|
|
158
|
-
declare const index$
|
|
159
|
-
declare namespace index$
|
|
160
|
-
export { index$
|
|
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$
|
|
210
|
-
declare const index$
|
|
211
|
-
declare const index$
|
|
212
|
-
declare const index$
|
|
213
|
-
declare const index$
|
|
214
|
-
declare namespace index$
|
|
215
|
-
export { index$
|
|
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$
|
|
219
|
-
export { index$
|
|
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$
|
|
234
|
-
declare const index$
|
|
235
|
-
type index$
|
|
236
|
-
declare const index$
|
|
237
|
-
declare namespace index$
|
|
238
|
-
export { index$
|
|
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$
|
|
334
|
-
declare const index$
|
|
335
|
-
type index$
|
|
336
|
-
declare const index$
|
|
337
|
-
type index$
|
|
338
|
-
declare const index$
|
|
339
|
-
type index$
|
|
340
|
-
declare const index$
|
|
341
|
-
type index$
|
|
342
|
-
declare const index$
|
|
343
|
-
type index$
|
|
344
|
-
declare const index$
|
|
345
|
-
type index$
|
|
346
|
-
declare const index$
|
|
347
|
-
type index$
|
|
348
|
-
declare const index$
|
|
349
|
-
type index$
|
|
350
|
-
declare const index$
|
|
351
|
-
type index$
|
|
352
|
-
declare const index$
|
|
353
|
-
type index$
|
|
354
|
-
declare const index$
|
|
355
|
-
type index$
|
|
356
|
-
declare const index$
|
|
357
|
-
type index$
|
|
358
|
-
declare const index$
|
|
359
|
-
type index$
|
|
360
|
-
declare const index$
|
|
361
|
-
declare namespace index$
|
|
362
|
-
export { index$
|
|
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"
|
|
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$
|
|
449
|
-
declare const index$
|
|
450
|
-
type index$
|
|
451
|
-
declare const index$
|
|
452
|
-
type index$
|
|
453
|
-
declare const index$
|
|
454
|
-
type index$
|
|
455
|
-
declare const index$
|
|
456
|
-
type index$
|
|
457
|
-
declare const index$
|
|
458
|
-
type index$
|
|
459
|
-
declare const index$
|
|
460
|
-
type index$
|
|
461
|
-
declare const index$
|
|
462
|
-
type index$
|
|
463
|
-
declare const index$
|
|
464
|
-
type index$
|
|
465
|
-
declare const index$
|
|
466
|
-
type index$
|
|
467
|
-
declare const index$
|
|
468
|
-
type index$
|
|
469
|
-
declare const index$
|
|
470
|
-
type index$
|
|
471
|
-
declare const index$
|
|
472
|
-
declare namespace index$
|
|
473
|
-
export { index$
|
|
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$
|
|
549
|
-
declare const index$
|
|
550
|
-
type index$
|
|
551
|
-
declare const index$
|
|
552
|
-
type index$
|
|
553
|
-
declare const index$
|
|
554
|
-
type index$
|
|
555
|
-
declare const index$
|
|
556
|
-
type index$
|
|
557
|
-
declare const index$
|
|
558
|
-
type index$
|
|
559
|
-
declare const index$
|
|
560
|
-
type index$
|
|
561
|
-
declare const index$
|
|
562
|
-
type index$
|
|
563
|
-
declare const index$
|
|
564
|
-
type index$
|
|
565
|
-
declare const index$
|
|
566
|
-
type index$
|
|
567
|
-
declare const index$
|
|
568
|
-
type index$
|
|
569
|
-
declare const index$
|
|
570
|
-
type index$
|
|
571
|
-
declare const index$
|
|
572
|
-
declare namespace index$
|
|
573
|
-
export { index$
|
|
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$
|
|
626
|
-
declare const index$
|
|
627
|
-
declare namespace index$
|
|
628
|
-
export { ETypeLarkError_enum as ELarkError, index$
|
|
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$
|
|
644
|
-
declare const index$
|
|
645
|
-
declare namespace index$
|
|
646
|
-
export { index$
|
|
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$
|
|
650
|
-
export { index$
|
|
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
|
|
780
|
+
type TTaskDataInstagramThreads = TTaskThreads | TTaskInstagram;
|
|
785
781
|
|
|
786
|
-
type index$
|
|
787
|
-
declare namespace index$
|
|
788
|
-
export type { index$
|
|
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$
|
|
1056
|
-
type index$
|
|
1057
|
-
type index$
|
|
1058
|
-
type index$
|
|
1059
|
-
type index$
|
|
1060
|
-
type index$
|
|
1061
|
-
type index$
|
|
1062
|
-
type index$
|
|
1063
|
-
type index$
|
|
1064
|
-
type index$
|
|
1065
|
-
type index$
|
|
1066
|
-
type index$
|
|
1067
|
-
type index$
|
|
1068
|
-
type index$
|
|
1069
|
-
type index$
|
|
1070
|
-
type index$
|
|
1071
|
-
type index$
|
|
1072
|
-
type index$
|
|
1073
|
-
type index$
|
|
1074
|
-
type index$
|
|
1075
|
-
type index$
|
|
1076
|
-
declare namespace index$
|
|
1077
|
-
export type { index$
|
|
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$
|
|
1318
|
-
declare namespace index$
|
|
1319
|
-
export type { index$
|
|
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
|
|
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
|
-
|
|
1493
|
-
task_data:
|
|
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
|
|
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$
|
|
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$
|
|
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$
|
|
156
|
-
declare const index$
|
|
157
|
-
declare const index$
|
|
158
|
-
declare const index$
|
|
159
|
-
declare namespace index$
|
|
160
|
-
export { index$
|
|
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$
|
|
210
|
-
declare const index$
|
|
211
|
-
declare const index$
|
|
212
|
-
declare const index$
|
|
213
|
-
declare const index$
|
|
214
|
-
declare namespace index$
|
|
215
|
-
export { index$
|
|
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$
|
|
219
|
-
export { index$
|
|
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$
|
|
234
|
-
declare const index$
|
|
235
|
-
type index$
|
|
236
|
-
declare const index$
|
|
237
|
-
declare namespace index$
|
|
238
|
-
export { index$
|
|
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$
|
|
334
|
-
declare const index$
|
|
335
|
-
type index$
|
|
336
|
-
declare const index$
|
|
337
|
-
type index$
|
|
338
|
-
declare const index$
|
|
339
|
-
type index$
|
|
340
|
-
declare const index$
|
|
341
|
-
type index$
|
|
342
|
-
declare const index$
|
|
343
|
-
type index$
|
|
344
|
-
declare const index$
|
|
345
|
-
type index$
|
|
346
|
-
declare const index$
|
|
347
|
-
type index$
|
|
348
|
-
declare const index$
|
|
349
|
-
type index$
|
|
350
|
-
declare const index$
|
|
351
|
-
type index$
|
|
352
|
-
declare const index$
|
|
353
|
-
type index$
|
|
354
|
-
declare const index$
|
|
355
|
-
type index$
|
|
356
|
-
declare const index$
|
|
357
|
-
type index$
|
|
358
|
-
declare const index$
|
|
359
|
-
type index$
|
|
360
|
-
declare const index$
|
|
361
|
-
declare namespace index$
|
|
362
|
-
export { index$
|
|
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"
|
|
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$
|
|
449
|
-
declare const index$
|
|
450
|
-
type index$
|
|
451
|
-
declare const index$
|
|
452
|
-
type index$
|
|
453
|
-
declare const index$
|
|
454
|
-
type index$
|
|
455
|
-
declare const index$
|
|
456
|
-
type index$
|
|
457
|
-
declare const index$
|
|
458
|
-
type index$
|
|
459
|
-
declare const index$
|
|
460
|
-
type index$
|
|
461
|
-
declare const index$
|
|
462
|
-
type index$
|
|
463
|
-
declare const index$
|
|
464
|
-
type index$
|
|
465
|
-
declare const index$
|
|
466
|
-
type index$
|
|
467
|
-
declare const index$
|
|
468
|
-
type index$
|
|
469
|
-
declare const index$
|
|
470
|
-
type index$
|
|
471
|
-
declare const index$
|
|
472
|
-
declare namespace index$
|
|
473
|
-
export { index$
|
|
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$
|
|
549
|
-
declare const index$
|
|
550
|
-
type index$
|
|
551
|
-
declare const index$
|
|
552
|
-
type index$
|
|
553
|
-
declare const index$
|
|
554
|
-
type index$
|
|
555
|
-
declare const index$
|
|
556
|
-
type index$
|
|
557
|
-
declare const index$
|
|
558
|
-
type index$
|
|
559
|
-
declare const index$
|
|
560
|
-
type index$
|
|
561
|
-
declare const index$
|
|
562
|
-
type index$
|
|
563
|
-
declare const index$
|
|
564
|
-
type index$
|
|
565
|
-
declare const index$
|
|
566
|
-
type index$
|
|
567
|
-
declare const index$
|
|
568
|
-
type index$
|
|
569
|
-
declare const index$
|
|
570
|
-
type index$
|
|
571
|
-
declare const index$
|
|
572
|
-
declare namespace index$
|
|
573
|
-
export { index$
|
|
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$
|
|
626
|
-
declare const index$
|
|
627
|
-
declare namespace index$
|
|
628
|
-
export { ETypeLarkError_enum as ELarkError, index$
|
|
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$
|
|
644
|
-
declare const index$
|
|
645
|
-
declare namespace index$
|
|
646
|
-
export { index$
|
|
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$
|
|
650
|
-
export { index$
|
|
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
|
|
780
|
+
type TTaskDataInstagramThreads = TTaskThreads | TTaskInstagram;
|
|
785
781
|
|
|
786
|
-
type index$
|
|
787
|
-
declare namespace index$
|
|
788
|
-
export type { index$
|
|
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$
|
|
1056
|
-
type index$
|
|
1057
|
-
type index$
|
|
1058
|
-
type index$
|
|
1059
|
-
type index$
|
|
1060
|
-
type index$
|
|
1061
|
-
type index$
|
|
1062
|
-
type index$
|
|
1063
|
-
type index$
|
|
1064
|
-
type index$
|
|
1065
|
-
type index$
|
|
1066
|
-
type index$
|
|
1067
|
-
type index$
|
|
1068
|
-
type index$
|
|
1069
|
-
type index$
|
|
1070
|
-
type index$
|
|
1071
|
-
type index$
|
|
1072
|
-
type index$
|
|
1073
|
-
type index$
|
|
1074
|
-
type index$
|
|
1075
|
-
type index$
|
|
1076
|
-
declare namespace index$
|
|
1077
|
-
export type { index$
|
|
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$
|
|
1318
|
-
declare namespace index$
|
|
1319
|
-
export type { index$
|
|
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
|
|
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
|
-
|
|
1493
|
-
task_data:
|
|
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
|
|
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$
|
|
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$
|
|
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 = {};
|