automation-lib 5.0.35 → 5.0.37
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 +520 -445
- package/dist/index.d.ts +520 -445
- package/dist/index.js +6 -0
- package/dist/index.mjs +6 -0
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -153,12 +153,12 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
153
153
|
};
|
|
154
154
|
};
|
|
155
155
|
|
|
156
|
-
declare const index$
|
|
157
|
-
declare const index$
|
|
158
|
-
declare const index$
|
|
159
|
-
declare const index$
|
|
160
|
-
declare namespace index$
|
|
161
|
-
export { index$
|
|
156
|
+
declare const index$l_CONST_API_AUTH: typeof CONST_API_AUTH;
|
|
157
|
+
declare const index$l_CONST_API_COMMON: typeof CONST_API_COMMON;
|
|
158
|
+
declare const index$l_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
|
|
159
|
+
declare const index$l_CONST_API_OTP: typeof CONST_API_OTP;
|
|
160
|
+
declare namespace index$l {
|
|
161
|
+
export { index$l_CONST_API_AUTH as CONST_API_AUTH, index$l_CONST_API_COMMON as CONST_API_COMMON, index$l_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$l_CONST_API_OTP as CONST_API_OTP };
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
declare const ACTIONS_DEVICE: {
|
|
@@ -207,17 +207,17 @@ declare const ACTIONS_THREADS: {};
|
|
|
207
207
|
|
|
208
208
|
declare const SERVICE_THREADS: {};
|
|
209
209
|
|
|
210
|
-
declare const index$
|
|
211
|
-
declare const index$
|
|
212
|
-
declare const index$
|
|
213
|
-
declare const index$
|
|
214
|
-
declare const index$
|
|
215
|
-
declare namespace index$
|
|
216
|
-
export { index$
|
|
210
|
+
declare const index$k_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
|
|
211
|
+
declare const index$k_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
|
|
212
|
+
declare const index$k_ACTIONS_THREADS: typeof ACTIONS_THREADS;
|
|
213
|
+
declare const index$k_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
|
|
214
|
+
declare const index$k_SERVICE_THREADS: typeof SERVICE_THREADS;
|
|
215
|
+
declare namespace index$k {
|
|
216
|
+
export { index$k_ACTIONS_DEVICE as ACTIONS_DEVICE, index$k_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$k_ACTIONS_THREADS as ACTIONS_THREADS, index$k_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$k_SERVICE_THREADS as SERVICE_THREADS };
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
declare namespace index$
|
|
220
|
-
export { index$
|
|
219
|
+
declare namespace index$j {
|
|
220
|
+
export { index$l as CONST_APIS, index$k as CONST_SCRIPTS };
|
|
221
221
|
}
|
|
222
222
|
|
|
223
223
|
declare enum EGender {
|
|
@@ -231,12 +231,12 @@ declare enum EPriority {
|
|
|
231
231
|
Low = "Low"
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
type index$
|
|
235
|
-
declare const index$
|
|
236
|
-
type index$
|
|
237
|
-
declare const index$
|
|
238
|
-
declare namespace index$
|
|
239
|
-
export { index$
|
|
234
|
+
type index$i_EGender = EGender;
|
|
235
|
+
declare const index$i_EGender: typeof EGender;
|
|
236
|
+
type index$i_EPriority = EPriority;
|
|
237
|
+
declare const index$i_EPriority: typeof EPriority;
|
|
238
|
+
declare namespace index$i {
|
|
239
|
+
export { index$i_EGender as EGender, index$i_EPriority as EPriority };
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
declare enum ETypeVoiceLanguage {
|
|
@@ -331,36 +331,36 @@ declare enum ETypeSheetWorkPin {
|
|
|
331
331
|
Secondary = "Secondary"
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
type index$
|
|
335
|
-
declare const index$
|
|
336
|
-
type index$
|
|
337
|
-
declare const index$
|
|
338
|
-
type index$
|
|
339
|
-
declare const index$
|
|
340
|
-
type index$
|
|
341
|
-
declare const index$
|
|
342
|
-
type index$
|
|
343
|
-
declare const index$
|
|
344
|
-
type index$
|
|
345
|
-
declare const index$
|
|
346
|
-
type index$
|
|
347
|
-
declare const index$
|
|
348
|
-
type index$
|
|
349
|
-
declare const index$
|
|
350
|
-
type index$
|
|
351
|
-
declare const index$
|
|
352
|
-
type index$
|
|
353
|
-
declare const index$
|
|
354
|
-
type index$
|
|
355
|
-
declare const index$
|
|
356
|
-
type index$
|
|
357
|
-
declare const index$
|
|
358
|
-
type index$
|
|
359
|
-
declare const index$
|
|
360
|
-
type index$
|
|
361
|
-
declare const index$
|
|
362
|
-
declare namespace index$
|
|
363
|
-
export { index$
|
|
334
|
+
type index$h_ETypeCanva = ETypeCanva;
|
|
335
|
+
declare const index$h_ETypeCanva: typeof ETypeCanva;
|
|
336
|
+
type index$h_ETypeColumnManagerWork = ETypeColumnManagerWork;
|
|
337
|
+
declare const index$h_ETypeColumnManagerWork: typeof ETypeColumnManagerWork;
|
|
338
|
+
type index$h_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
|
|
339
|
+
declare const index$h_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
|
|
340
|
+
type index$h_ETypeManagerWorkPin = ETypeManagerWorkPin;
|
|
341
|
+
declare const index$h_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
|
|
342
|
+
type index$h_ETypeManagerWorkType = ETypeManagerWorkType;
|
|
343
|
+
declare const index$h_ETypeManagerWorkType: typeof ETypeManagerWorkType;
|
|
344
|
+
type index$h_ETypeNotification = ETypeNotification;
|
|
345
|
+
declare const index$h_ETypeNotification: typeof ETypeNotification;
|
|
346
|
+
type index$h_ETypeProxy = ETypeProxy;
|
|
347
|
+
declare const index$h_ETypeProxy: typeof ETypeProxy;
|
|
348
|
+
type index$h_ETypeRatioImage = ETypeRatioImage;
|
|
349
|
+
declare const index$h_ETypeRatioImage: typeof ETypeRatioImage;
|
|
350
|
+
type index$h_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
|
|
351
|
+
declare const index$h_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
|
|
352
|
+
type index$h_ETypeSheetWorkPin = ETypeSheetWorkPin;
|
|
353
|
+
declare const index$h_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
|
|
354
|
+
type index$h_ETypeSocial = ETypeSocial;
|
|
355
|
+
declare const index$h_ETypeSocial: typeof ETypeSocial;
|
|
356
|
+
type index$h_ETypeSocialSetting = ETypeSocialSetting;
|
|
357
|
+
declare const index$h_ETypeSocialSetting: typeof ETypeSocialSetting;
|
|
358
|
+
type index$h_ETypeTimeFilter = ETypeTimeFilter;
|
|
359
|
+
declare const index$h_ETypeTimeFilter: typeof ETypeTimeFilter;
|
|
360
|
+
type index$h_ETypeVoiceLanguage = ETypeVoiceLanguage;
|
|
361
|
+
declare const index$h_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
|
|
362
|
+
declare namespace index$h {
|
|
363
|
+
export { index$h_ETypeCanva as ETypeCanva, index$h_ETypeColumnManagerWork as ETypeColumnManagerWork, index$h_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$h_ETypeManagerWorkPin as ETypeManagerWorkPin, index$h_ETypeManagerWorkType as ETypeManagerWorkType, index$h_ETypeNotification as ETypeNotification, index$h_ETypeProxy as ETypeProxy, index$h_ETypeRatioImage as ETypeRatioImage, index$h_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$h_ETypeSheetWorkPin as ETypeSheetWorkPin, index$h_ETypeSocial as ETypeSocial, index$h_ETypeSocialSetting as ETypeSocialSetting, index$h_ETypeTimeFilter as ETypeTimeFilter, index$h_ETypeVoiceLanguage as ETypeVoiceLanguage };
|
|
364
364
|
}
|
|
365
365
|
|
|
366
366
|
declare enum EStatusVPS {
|
|
@@ -487,42 +487,42 @@ declare enum EStatusTaskJobGroup {
|
|
|
487
487
|
Processing = "Processing"
|
|
488
488
|
}
|
|
489
489
|
|
|
490
|
-
type index$
|
|
491
|
-
declare const index$
|
|
492
|
-
type index$
|
|
493
|
-
declare const index$
|
|
494
|
-
type index$
|
|
495
|
-
declare const index$
|
|
496
|
-
type index$
|
|
497
|
-
declare const index$
|
|
498
|
-
type index$
|
|
499
|
-
declare const index$
|
|
500
|
-
type index$
|
|
501
|
-
declare const index$
|
|
502
|
-
type index$
|
|
503
|
-
declare const index$
|
|
504
|
-
type index$
|
|
505
|
-
declare const index$
|
|
506
|
-
type index$
|
|
507
|
-
declare const index$
|
|
508
|
-
type index$
|
|
509
|
-
declare const index$
|
|
510
|
-
type index$
|
|
511
|
-
declare const index$
|
|
512
|
-
type index$
|
|
513
|
-
declare const index$
|
|
514
|
-
type index$
|
|
515
|
-
declare const index$
|
|
516
|
-
type index$
|
|
517
|
-
declare const index$
|
|
518
|
-
type index$
|
|
519
|
-
declare const index$
|
|
520
|
-
type index$
|
|
521
|
-
declare const index$
|
|
522
|
-
type index$
|
|
523
|
-
declare const index$
|
|
524
|
-
declare namespace index$
|
|
525
|
-
export { index$
|
|
490
|
+
type index$g_EStatusAccountCanva = EStatusAccountCanva;
|
|
491
|
+
declare const index$g_EStatusAccountCanva: typeof EStatusAccountCanva;
|
|
492
|
+
type index$g_EStatusAccountDrive = EStatusAccountDrive;
|
|
493
|
+
declare const index$g_EStatusAccountDrive: typeof EStatusAccountDrive;
|
|
494
|
+
type index$g_EStatusActive = EStatusActive;
|
|
495
|
+
declare const index$g_EStatusActive: typeof EStatusActive;
|
|
496
|
+
type index$g_EStatusBlog = EStatusBlog;
|
|
497
|
+
declare const index$g_EStatusBlog: typeof EStatusBlog;
|
|
498
|
+
type index$g_EStatusCommon = EStatusCommon;
|
|
499
|
+
declare const index$g_EStatusCommon: typeof EStatusCommon;
|
|
500
|
+
type index$g_EStatusExecuteCommon = EStatusExecuteCommon;
|
|
501
|
+
declare const index$g_EStatusExecuteCommon: typeof EStatusExecuteCommon;
|
|
502
|
+
type index$g_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
|
|
503
|
+
declare const index$g_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
|
|
504
|
+
type index$g_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
|
|
505
|
+
declare const index$g_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
|
|
506
|
+
type index$g_EStatusSheetWork = EStatusSheetWork;
|
|
507
|
+
declare const index$g_EStatusSheetWork: typeof EStatusSheetWork;
|
|
508
|
+
type index$g_EStatusTaskAIContent = EStatusTaskAIContent;
|
|
509
|
+
declare const index$g_EStatusTaskAIContent: typeof EStatusTaskAIContent;
|
|
510
|
+
type index$g_EStatusTaskAvatarCover = EStatusTaskAvatarCover;
|
|
511
|
+
declare const index$g_EStatusTaskAvatarCover: typeof EStatusTaskAvatarCover;
|
|
512
|
+
type index$g_EStatusTaskImageVoiceCanva = EStatusTaskImageVoiceCanva;
|
|
513
|
+
declare const index$g_EStatusTaskImageVoiceCanva: typeof EStatusTaskImageVoiceCanva;
|
|
514
|
+
type index$g_EStatusTaskJob = EStatusTaskJob;
|
|
515
|
+
declare const index$g_EStatusTaskJob: typeof EStatusTaskJob;
|
|
516
|
+
type index$g_EStatusTaskJobGroup = EStatusTaskJobGroup;
|
|
517
|
+
declare const index$g_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
|
|
518
|
+
type index$g_EStatusTaskToolSocials = EStatusTaskToolSocials;
|
|
519
|
+
declare const index$g_EStatusTaskToolSocials: typeof EStatusTaskToolSocials;
|
|
520
|
+
type index$g_EStatusTeam = EStatusTeam;
|
|
521
|
+
declare const index$g_EStatusTeam: typeof EStatusTeam;
|
|
522
|
+
type index$g_EStatusVPS = EStatusVPS;
|
|
523
|
+
declare const index$g_EStatusVPS: typeof EStatusVPS;
|
|
524
|
+
declare namespace index$g {
|
|
525
|
+
export { index$g_EStatusAccountCanva as EStatusAccountCanva, index$g_EStatusAccountDrive as EStatusAccountDrive, index$g_EStatusActive as EStatusActive, index$g_EStatusBlog as EStatusBlog, index$g_EStatusCommon as EStatusCommon, index$g_EStatusExecuteCommon as EStatusExecuteCommon, index$g_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$g_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$g_EStatusSheetWork as EStatusSheetWork, index$g_EStatusTaskAIContent as EStatusTaskAIContent, index$g_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$g_EStatusTaskImageVoiceCanva as EStatusTaskImageVoiceCanva, index$g_EStatusTaskJob as EStatusTaskJob, index$g_EStatusTaskJobGroup as EStatusTaskJobGroup, index$g_EStatusTaskToolSocials as EStatusTaskToolSocials, index$g_EStatusTeam as EStatusTeam, index$g_EStatusVPS as EStatusVPS };
|
|
526
526
|
}
|
|
527
527
|
|
|
528
528
|
declare enum EFolderImageAI {
|
|
@@ -597,32 +597,32 @@ declare enum EStatusChannel {
|
|
|
597
597
|
Error = "Error"
|
|
598
598
|
}
|
|
599
599
|
|
|
600
|
-
type index$
|
|
601
|
-
declare const index$
|
|
602
|
-
type index$
|
|
603
|
-
declare const index$
|
|
604
|
-
type index$
|
|
605
|
-
declare const index$
|
|
606
|
-
type index$
|
|
607
|
-
declare const index$
|
|
608
|
-
type index$
|
|
609
|
-
declare const index$
|
|
610
|
-
type index$
|
|
611
|
-
declare const index$
|
|
612
|
-
type index$
|
|
613
|
-
declare const index$
|
|
614
|
-
type index$
|
|
615
|
-
declare const index$
|
|
616
|
-
type index$
|
|
617
|
-
declare const index$
|
|
618
|
-
type index$
|
|
619
|
-
declare const index$
|
|
620
|
-
type index$
|
|
621
|
-
declare const index$
|
|
622
|
-
type index$
|
|
623
|
-
declare const index$
|
|
624
|
-
declare namespace index$
|
|
625
|
-
export { index$
|
|
600
|
+
type index$f_EAIModelContent = EAIModelContent;
|
|
601
|
+
declare const index$f_EAIModelContent: typeof EAIModelContent;
|
|
602
|
+
type index$f_EAIModelImage = EAIModelImage;
|
|
603
|
+
declare const index$f_EAIModelImage: typeof EAIModelImage;
|
|
604
|
+
type index$f_EAIModelVoice = EAIModelVoice;
|
|
605
|
+
declare const index$f_EAIModelVoice: typeof EAIModelVoice;
|
|
606
|
+
type index$f_EAIVersionGPT = EAIVersionGPT;
|
|
607
|
+
declare const index$f_EAIVersionGPT: typeof EAIVersionGPT;
|
|
608
|
+
type index$f_EAIVersionImage = EAIVersionImage;
|
|
609
|
+
declare const index$f_EAIVersionImage: typeof EAIVersionImage;
|
|
610
|
+
type index$f_EAIVersionPerplexity = EAIVersionPerplexity;
|
|
611
|
+
declare const index$f_EAIVersionPerplexity: typeof EAIVersionPerplexity;
|
|
612
|
+
type index$f_EAIVersionVoice = EAIVersionVoice;
|
|
613
|
+
declare const index$f_EAIVersionVoice: typeof EAIVersionVoice;
|
|
614
|
+
type index$f_EEmailTagType = EEmailTagType;
|
|
615
|
+
declare const index$f_EEmailTagType: typeof EEmailTagType;
|
|
616
|
+
type index$f_EFolderImageAI = EFolderImageAI;
|
|
617
|
+
declare const index$f_EFolderImageAI: typeof EFolderImageAI;
|
|
618
|
+
type index$f_EStatusAccountAI = EStatusAccountAI;
|
|
619
|
+
declare const index$f_EStatusAccountAI: typeof EStatusAccountAI;
|
|
620
|
+
type index$f_EStatusChannel = EStatusChannel;
|
|
621
|
+
declare const index$f_EStatusChannel: typeof EStatusChannel;
|
|
622
|
+
type index$f_EStatusEmail = EStatusEmail;
|
|
623
|
+
declare const index$f_EStatusEmail: typeof EStatusEmail;
|
|
624
|
+
declare namespace index$f {
|
|
625
|
+
export { index$f_EAIModelContent as EAIModelContent, index$f_EAIModelImage as EAIModelImage, index$f_EAIModelVoice as EAIModelVoice, index$f_EAIVersionGPT as EAIVersionGPT, index$f_EAIVersionImage as EAIVersionImage, index$f_EAIVersionPerplexity as EAIVersionPerplexity, index$f_EAIVersionVoice as EAIVersionVoice, index$f_EEmailTagType as EEmailTagType, index$f_EFolderImageAI as EFolderImageAI, index$f_EStatusAccountAI as EStatusAccountAI, index$f_EStatusChannel as EStatusChannel, index$f_EStatusEmail as EStatusEmail };
|
|
626
626
|
}
|
|
627
627
|
|
|
628
628
|
declare enum ELarkMessageCommon {
|
|
@@ -674,10 +674,10 @@ declare enum ELarkObject {
|
|
|
674
674
|
InstagramThreads = "Instagram/Threads"
|
|
675
675
|
}
|
|
676
676
|
|
|
677
|
-
type index$
|
|
678
|
-
declare const index$
|
|
679
|
-
declare namespace index$
|
|
680
|
-
export { ETypeLarkError_enum as ELarkError, index$
|
|
677
|
+
type index$e_ELarkObject = ELarkObject;
|
|
678
|
+
declare const index$e_ELarkObject: typeof ELarkObject;
|
|
679
|
+
declare namespace index$e {
|
|
680
|
+
export { ETypeLarkError_enum as ELarkError, index$e_ELarkObject as ELarkObject };
|
|
681
681
|
}
|
|
682
682
|
|
|
683
683
|
declare enum ESheetToolInstagramThreads {
|
|
@@ -692,14 +692,14 @@ declare enum ESheetToolInstagramThreads {
|
|
|
692
692
|
REPLY_MESSAGE_IG_THREADS = "REPLY_MESSAGE_IG_THREADS"
|
|
693
693
|
}
|
|
694
694
|
|
|
695
|
-
type index$
|
|
696
|
-
declare const index$
|
|
697
|
-
declare namespace index$
|
|
698
|
-
export { index$
|
|
695
|
+
type index$d_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
|
|
696
|
+
declare const index$d_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
|
|
697
|
+
declare namespace index$d {
|
|
698
|
+
export { index$d_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
|
|
699
699
|
}
|
|
700
700
|
|
|
701
|
-
declare namespace index$
|
|
702
|
-
export { index$
|
|
701
|
+
declare namespace index$c {
|
|
702
|
+
export { index$f as AI, index$i as Common, index$e as Lark, index$d as SheetTool, index$g as Status, index$h as Types };
|
|
703
703
|
}
|
|
704
704
|
|
|
705
705
|
type TTaskInstagramBlockUser = {
|
|
@@ -837,18 +837,18 @@ type TTaskThreads = ITaskThreadsPost;
|
|
|
837
837
|
|
|
838
838
|
type TTaskDataInstagramThreads = TTaskThreads | TTaskInstagram;
|
|
839
839
|
|
|
840
|
-
type index$
|
|
841
|
-
type index$
|
|
842
|
-
type index$
|
|
843
|
-
type index$
|
|
844
|
-
type index$
|
|
845
|
-
type index$
|
|
846
|
-
type index$
|
|
847
|
-
type index$
|
|
848
|
-
type index$
|
|
849
|
-
type index$
|
|
850
|
-
declare namespace index$
|
|
851
|
-
export type { index$
|
|
840
|
+
type index$b_ITaskThreadsPost = ITaskThreadsPost;
|
|
841
|
+
type index$b_TTaskDataInstagramThreads = TTaskDataInstagramThreads;
|
|
842
|
+
type index$b_TTaskInstagram = TTaskInstagram;
|
|
843
|
+
type index$b_TTaskInstagramBlockUser = TTaskInstagramBlockUser;
|
|
844
|
+
type index$b_TTaskInstagramChangeInfo = TTaskInstagramChangeInfo;
|
|
845
|
+
type index$b_TTaskInstagramFollow = TTaskInstagramFollow;
|
|
846
|
+
type index$b_TTaskInstagramPost = TTaskInstagramPost;
|
|
847
|
+
type index$b_TTaskInstagramReplyComment = TTaskInstagramReplyComment;
|
|
848
|
+
type index$b_TTaskInstagramReplyMessage = TTaskInstagramReplyMessage;
|
|
849
|
+
type index$b_TTaskThreads = TTaskThreads;
|
|
850
|
+
declare namespace index$b {
|
|
851
|
+
export type { index$b_ITaskThreadsPost as ITaskThreadsPost, index$b_TTaskDataInstagramThreads as TTaskDataInstagramThreads, index$b_TTaskInstagram as TTaskInstagram, index$b_TTaskInstagramBlockUser as TTaskInstagramBlockUser, index$b_TTaskInstagramChangeInfo as TTaskInstagramChangeInfo, index$b_TTaskInstagramFollow as TTaskInstagramFollow, index$b_TTaskInstagramPost as TTaskInstagramPost, index$b_TTaskInstagramReplyComment as TTaskInstagramReplyComment, index$b_TTaskInstagramReplyMessage as TTaskInstagramReplyMessage, index$b_TTaskThreads as TTaskThreads };
|
|
852
852
|
}
|
|
853
853
|
|
|
854
854
|
interface IDepartment extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
@@ -872,27 +872,6 @@ interface IUser extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCom
|
|
|
872
872
|
user_isBlocked: boolean;
|
|
873
873
|
}
|
|
874
874
|
|
|
875
|
-
interface IAuthLogin extends Pick<IUser, 'user_email' | 'user_password'> {
|
|
876
|
-
user_key: string;
|
|
877
|
-
}
|
|
878
|
-
interface IAuthResetPassword extends Pick<IUser, 'user_email' | 'user_password'> {
|
|
879
|
-
user_confirmPassword: string;
|
|
880
|
-
}
|
|
881
|
-
|
|
882
|
-
interface IToken extends BoInterfaceModelsCommon.IBaseModel {
|
|
883
|
-
token_secretKey: string;
|
|
884
|
-
token_code: string;
|
|
885
|
-
token_user: IUser | string;
|
|
886
|
-
}
|
|
887
|
-
|
|
888
|
-
interface IOtpCreateSession extends Pick<IUser, 'user_email'> {
|
|
889
|
-
}
|
|
890
|
-
interface IOtpSend extends Pick<IUser, 'user_email'> {
|
|
891
|
-
}
|
|
892
|
-
interface IOtpConfirm extends Pick<IUser, 'user_email'> {
|
|
893
|
-
otp: string;
|
|
894
|
-
}
|
|
895
|
-
|
|
896
875
|
/**
|
|
897
876
|
*
|
|
898
877
|
* !rf_sources: "blogs" => keyof AllFeaturesRoutes
|
|
@@ -911,11 +890,6 @@ interface IRole extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCom
|
|
|
911
890
|
role_featuresRoles: Array<IRoleFeature>;
|
|
912
891
|
}
|
|
913
892
|
|
|
914
|
-
interface IUserRole extends BoInterfaceModelsCommon.IBaseModel {
|
|
915
|
-
user: string | IUser;
|
|
916
|
-
role: string | IRole;
|
|
917
|
-
}
|
|
918
|
-
|
|
919
893
|
interface ILogTaskAIContent extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsCommon$1.ITrackingModel<IUser> {
|
|
920
894
|
sheetName: string;
|
|
921
895
|
sheetUrl: string;
|
|
@@ -1121,39 +1095,29 @@ interface IImage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCo
|
|
|
1121
1095
|
image_heigh: number;
|
|
1122
1096
|
}
|
|
1123
1097
|
|
|
1124
|
-
type index$
|
|
1125
|
-
type index$
|
|
1126
|
-
type index$
|
|
1127
|
-
type index$
|
|
1128
|
-
type index$
|
|
1129
|
-
type index$
|
|
1130
|
-
type index$
|
|
1131
|
-
type index$
|
|
1132
|
-
type index$
|
|
1133
|
-
type index$
|
|
1134
|
-
type index$
|
|
1135
|
-
type index$
|
|
1136
|
-
type index$
|
|
1137
|
-
type index$
|
|
1138
|
-
type index$
|
|
1139
|
-
type index$
|
|
1140
|
-
type index$
|
|
1141
|
-
type index$
|
|
1142
|
-
type index$
|
|
1143
|
-
type index$
|
|
1144
|
-
type index$
|
|
1145
|
-
|
|
1146
|
-
type index$
|
|
1147
|
-
type index$9_ITaskJobLabel = ITaskJobLabel;
|
|
1148
|
-
type index$9_ITaskJobsGroup = ITaskJobsGroup;
|
|
1149
|
-
type index$9_ITeam = ITeam;
|
|
1150
|
-
type index$9_ITeamMember = ITeamMember;
|
|
1151
|
-
type index$9_ITeamRole = ITeamRole;
|
|
1152
|
-
type index$9_IToken = IToken;
|
|
1153
|
-
type index$9_IUser = IUser;
|
|
1154
|
-
type index$9_IUserRole = IUserRole;
|
|
1155
|
-
declare namespace index$9 {
|
|
1156
|
-
export type { index$9_IAuthLogin as IAuthLogin, index$9_IAuthResetPassword as IAuthResetPassword, 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_IOtpConfirm as IOtpConfirm, index$9_IOtpCreateSession as IOtpCreateSession, index$9_IOtpSend as IOtpSend, index$9_IRole as IRole, index$9_IRoleFeature as IRoleFeature, 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, index$9_ITeam as ITeam, index$9_ITeamMember as ITeamMember, index$9_ITeamRole as ITeamRole, index$9_IToken as IToken, index$9_IUser as IUser, index$9_IUserRole as IUserRole };
|
|
1098
|
+
type index$a_IBlog = IBlog;
|
|
1099
|
+
type index$a_IBlogsCategory = IBlogsCategory;
|
|
1100
|
+
type index$a_IDepartment = IDepartment;
|
|
1101
|
+
type index$a_IDomain = IDomain;
|
|
1102
|
+
type index$a_IImage = IImage;
|
|
1103
|
+
type index$a_ILark = ILark;
|
|
1104
|
+
type index$a_IManagerWork = IManagerWork;
|
|
1105
|
+
type index$a_IManagerWorkPin = IManagerWorkPin;
|
|
1106
|
+
type index$a_ISheetWork = ISheetWork;
|
|
1107
|
+
type index$a_ISheetWorkManager = ISheetWorkManager;
|
|
1108
|
+
type index$a_ISheetWorkPin = ISheetWorkPin;
|
|
1109
|
+
type index$a_ISheetWorksCategory = ISheetWorksCategory;
|
|
1110
|
+
type index$a_ITag = ITag;
|
|
1111
|
+
type index$a_ITaskJob = ITaskJob;
|
|
1112
|
+
type index$a_ITaskJobCheckList = ITaskJobCheckList;
|
|
1113
|
+
type index$a_ITaskJobDiscuss = ITaskJobDiscuss;
|
|
1114
|
+
type index$a_ITaskJobLabel = ITaskJobLabel;
|
|
1115
|
+
type index$a_ITaskJobsGroup = ITaskJobsGroup;
|
|
1116
|
+
type index$a_ITeam = ITeam;
|
|
1117
|
+
type index$a_ITeamMember = ITeamMember;
|
|
1118
|
+
type index$a_ITeamRole = ITeamRole;
|
|
1119
|
+
declare namespace index$a {
|
|
1120
|
+
export type { index$a_IBlog as IBlog, index$a_IBlogsCategory as IBlogsCategory, index$a_IDepartment as IDepartment, index$a_IDomain as IDomain, index$a_IImage as IImage, index$a_ILark as ILark, index$a_IManagerWork as IManagerWork, index$a_IManagerWorkPin as IManagerWorkPin, index$a_ISheetWork as ISheetWork, index$a_ISheetWorkManager as ISheetWorkManager, index$a_ISheetWorkPin as ISheetWorkPin, index$a_ISheetWorksCategory as ISheetWorksCategory, index$a_ITag as ITag, index$a_ITaskJob as ITaskJob, index$a_ITaskJobCheckList as ITaskJobCheckList, index$a_ITaskJobDiscuss as ITaskJobDiscuss, index$a_ITaskJobLabel as ITaskJobLabel, index$a_ITaskJobsGroup as ITaskJobsGroup, index$a_ITeam as ITeam, index$a_ITeamMember as ITeamMember, index$a_ITeamRole as ITeamRole };
|
|
1157
1121
|
}
|
|
1158
1122
|
|
|
1159
1123
|
interface IAccountAIGroup extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsCommon$1.ITrackingModel<IUser> {
|
|
@@ -1393,9 +1357,9 @@ interface IFile extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsC
|
|
|
1393
1357
|
isDraft: boolean;
|
|
1394
1358
|
}
|
|
1395
1359
|
|
|
1396
|
-
type index$
|
|
1397
|
-
declare namespace index$
|
|
1398
|
-
export type { index$
|
|
1360
|
+
type index$9_IFile = IFile;
|
|
1361
|
+
declare namespace index$9 {
|
|
1362
|
+
export type { index$9_IFile as IFile };
|
|
1399
1363
|
}
|
|
1400
1364
|
|
|
1401
1365
|
interface IManagerImageAIItemStore extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
@@ -1597,10 +1561,10 @@ interface ITaskToolSocials extends BoInterfaceModelsCommon.IBaseModel, BoInterfa
|
|
|
1597
1561
|
note: string;
|
|
1598
1562
|
}
|
|
1599
1563
|
|
|
1600
|
-
type index$
|
|
1601
|
-
type index$
|
|
1602
|
-
declare namespace index$
|
|
1603
|
-
export type { index$
|
|
1564
|
+
type index$8_ITaskToolInstagramThreads = ITaskToolInstagramThreads;
|
|
1565
|
+
type index$8_ITaskToolSocials = ITaskToolSocials;
|
|
1566
|
+
declare namespace index$8 {
|
|
1567
|
+
export type { index$8_ITaskToolInstagramThreads as ITaskToolInstagramThreads, index$8_ITaskToolSocials as ITaskToolSocials };
|
|
1604
1568
|
}
|
|
1605
1569
|
|
|
1606
1570
|
interface ITaskAIItemAction {
|
|
@@ -1698,12 +1662,12 @@ interface ITaskAIImageVoiceCanva extends BoInterfaceModelsCommon.IBaseModel, BoI
|
|
|
1698
1662
|
status: EStatusTaskImageVoiceCanva;
|
|
1699
1663
|
}
|
|
1700
1664
|
|
|
1701
|
-
type index$
|
|
1702
|
-
type index$
|
|
1703
|
-
type index$
|
|
1704
|
-
type index$
|
|
1705
|
-
declare namespace index$
|
|
1706
|
-
export type { index$
|
|
1665
|
+
type index$7_ITaskAI = ITaskAI;
|
|
1666
|
+
type index$7_ITaskAIImageVoiceCanva = ITaskAIImageVoiceCanva;
|
|
1667
|
+
type index$7_ITaskAIItemAction = ITaskAIItemAction;
|
|
1668
|
+
type index$7_ITaskAIItemGroup = ITaskAIItemGroup;
|
|
1669
|
+
declare namespace index$7 {
|
|
1670
|
+
export type { index$7_ITaskAI as ITaskAI, index$7_ITaskAIImageVoiceCanva as ITaskAIImageVoiceCanva, index$7_ITaskAIItemAction as ITaskAIItemAction, index$7_ITaskAIItemGroup as ITaskAIItemGroup };
|
|
1707
1671
|
}
|
|
1708
1672
|
|
|
1709
1673
|
interface IVoiceLanguage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
@@ -1737,59 +1701,59 @@ interface IVoiceSettingDelay extends BoInterfaceModelsCommon.IBaseModel, BoInter
|
|
|
1737
1701
|
vsd_timeDelay: number;
|
|
1738
1702
|
}
|
|
1739
1703
|
|
|
1740
|
-
type index$
|
|
1741
|
-
type index$
|
|
1742
|
-
type index$
|
|
1743
|
-
type index$
|
|
1744
|
-
type index$
|
|
1745
|
-
type index$
|
|
1746
|
-
type index$
|
|
1747
|
-
type index$
|
|
1748
|
-
type index$
|
|
1749
|
-
type index$
|
|
1750
|
-
type index$
|
|
1751
|
-
type index$
|
|
1752
|
-
type index$
|
|
1753
|
-
type index$
|
|
1754
|
-
type index$
|
|
1755
|
-
type index$
|
|
1756
|
-
type index$
|
|
1757
|
-
type index$
|
|
1758
|
-
type index$
|
|
1759
|
-
type index$
|
|
1760
|
-
type index$
|
|
1761
|
-
type index$
|
|
1762
|
-
type index$
|
|
1763
|
-
type index$
|
|
1764
|
-
type index$
|
|
1765
|
-
type index$
|
|
1766
|
-
type index$
|
|
1767
|
-
type index$
|
|
1768
|
-
type index$
|
|
1769
|
-
type index$
|
|
1770
|
-
type index$
|
|
1771
|
-
type index$
|
|
1772
|
-
type index$
|
|
1773
|
-
type index$
|
|
1774
|
-
type index$
|
|
1775
|
-
type index$
|
|
1776
|
-
type index$
|
|
1777
|
-
type index$
|
|
1778
|
-
type index$
|
|
1779
|
-
type index$
|
|
1780
|
-
type index$
|
|
1781
|
-
type index$
|
|
1782
|
-
type index$
|
|
1783
|
-
type index$
|
|
1784
|
-
type index$
|
|
1785
|
-
type index$
|
|
1786
|
-
type index$
|
|
1787
|
-
type index$
|
|
1788
|
-
type index$
|
|
1789
|
-
type index$
|
|
1790
|
-
type index$
|
|
1791
|
-
declare namespace index$
|
|
1792
|
-
export { type index$
|
|
1704
|
+
type index$6_IAccount = IAccount;
|
|
1705
|
+
type index$6_IAccountAI = IAccountAI;
|
|
1706
|
+
type index$6_IAccountAIChannel = IAccountAIChannel;
|
|
1707
|
+
type index$6_IAccountAIGroup = IAccountAIGroup;
|
|
1708
|
+
type index$6_IAccountAIImage = IAccountAIImage;
|
|
1709
|
+
type index$6_IAccountAIImageChannel = IAccountAIImageChannel;
|
|
1710
|
+
type index$6_IAccountAIImageGroup = IAccountAIImageGroup;
|
|
1711
|
+
type index$6_IAccountAIImageInfo = IAccountAIImageInfo;
|
|
1712
|
+
type index$6_IAccountAIImageTag = IAccountAIImageTag;
|
|
1713
|
+
type index$6_IAccountAIInfo = IAccountAIInfo;
|
|
1714
|
+
type index$6_IAccountAITag = IAccountAITag;
|
|
1715
|
+
type index$6_IAccountAIVoice = IAccountAIVoice;
|
|
1716
|
+
type index$6_IAccountAIVoiceChannel = IAccountAIVoiceChannel;
|
|
1717
|
+
type index$6_IAccountAIVoiceGroup = IAccountAIVoiceGroup;
|
|
1718
|
+
type index$6_IAccountAIVoiceInfo = IAccountAIVoiceInfo;
|
|
1719
|
+
type index$6_IAccountAIVoiceTag = IAccountAIVoiceTag;
|
|
1720
|
+
type index$6_IAccountCanva = IAccountCanva;
|
|
1721
|
+
type index$6_IAccountDetailEmail = IAccountDetailEmail;
|
|
1722
|
+
type index$6_IAccountDetailSocial = IAccountDetailSocial;
|
|
1723
|
+
type index$6_IAccountDrive = IAccountDrive;
|
|
1724
|
+
type index$6_IAccountEmail = IAccountEmail;
|
|
1725
|
+
type index$6_IAccountEmailProxy = IAccountEmailProxy;
|
|
1726
|
+
type index$6_IAccountEmailTag = IAccountEmailTag;
|
|
1727
|
+
type index$6_IAccountEmailTaskWork = IAccountEmailTaskWork;
|
|
1728
|
+
type index$6_IAccountHistory = IAccountHistory;
|
|
1729
|
+
type index$6_IAccountVPS = IAccountVPS;
|
|
1730
|
+
type index$6_IAccountVPSGroup = IAccountVPSGroup;
|
|
1731
|
+
type index$6_IAccountsGroup = IAccountsGroup;
|
|
1732
|
+
type index$6_IDevice = IDevice;
|
|
1733
|
+
type index$6_IDeviceAllowPermission = IDeviceAllowPermission;
|
|
1734
|
+
type index$6_IDeviceInfoEmail = IDeviceInfoEmail;
|
|
1735
|
+
type index$6_IDeviceSetting = IDeviceSetting;
|
|
1736
|
+
type index$6_IDeviceSettingForAccount = IDeviceSettingForAccount;
|
|
1737
|
+
type index$6_IManagerImageAI = IManagerImageAI;
|
|
1738
|
+
type index$6_IManagerImageAIItemStore = IManagerImageAIItemStore;
|
|
1739
|
+
type index$6_IManagerImageAIUserAttached = IManagerImageAIUserAttached;
|
|
1740
|
+
type index$6_IManagerSheet = IManagerSheet;
|
|
1741
|
+
type index$6_IManagerSheetChildren = IManagerSheetChildren;
|
|
1742
|
+
type index$6_IManagerSheetChildrenGroup = IManagerSheetChildrenGroup;
|
|
1743
|
+
type index$6_IManagerSheetChildrenGroupItem = IManagerSheetChildrenGroupItem;
|
|
1744
|
+
type index$6_IManagerSheetGroup = IManagerSheetGroup;
|
|
1745
|
+
type index$6_IPC = IPC;
|
|
1746
|
+
type index$6_IProxy = IProxy;
|
|
1747
|
+
type index$6_IProxySetting = IProxySetting;
|
|
1748
|
+
type index$6_IProxySettingForAccount = IProxySettingForAccount;
|
|
1749
|
+
type index$6_IProxyTracking = IProxyTracking;
|
|
1750
|
+
type index$6_ISheetsTool = ISheetsTool;
|
|
1751
|
+
type index$6_IVoiceGenerated = IVoiceGenerated;
|
|
1752
|
+
type index$6_IVoiceLanguage = IVoiceLanguage;
|
|
1753
|
+
type index$6_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
1754
|
+
type index$6_IVoiceStores = IVoiceStores;
|
|
1755
|
+
declare namespace index$6 {
|
|
1756
|
+
export { type index$6_IAccount as IAccount, type index$6_IAccountAI as IAccountAI, type index$6_IAccountAIChannel as IAccountAIChannel, type index$6_IAccountAIGroup as IAccountAIGroup, type index$6_IAccountAIImage as IAccountAIImage, type index$6_IAccountAIImageChannel as IAccountAIImageChannel, type index$6_IAccountAIImageGroup as IAccountAIImageGroup, type index$6_IAccountAIImageInfo as IAccountAIImageInfo, type index$6_IAccountAIImageTag as IAccountAIImageTag, type index$6_IAccountAIInfo as IAccountAIInfo, type index$6_IAccountAITag as IAccountAITag, type index$6_IAccountAIVoice as IAccountAIVoice, type index$6_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$6_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$6_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$6_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$6_IAccountCanva as IAccountCanva, type index$6_IAccountDetailEmail as IAccountDetailEmail, type index$6_IAccountDetailSocial as IAccountDetailSocial, type index$6_IAccountDrive as IAccountDrive, type index$6_IAccountEmail as IAccountEmail, type index$6_IAccountEmailProxy as IAccountEmailProxy, type index$6_IAccountEmailTag as IAccountEmailTag, type index$6_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$6_IAccountHistory as IAccountHistory, type index$6_IAccountVPS as IAccountVPS, type index$6_IAccountVPSGroup as IAccountVPSGroup, type index$6_IAccountsGroup as IAccountsGroup, type index$6_IDevice as IDevice, type index$6_IDeviceAllowPermission as IDeviceAllowPermission, type index$6_IDeviceInfoEmail as IDeviceInfoEmail, type index$6_IDeviceSetting as IDeviceSetting, type index$6_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$6_IManagerImageAI as IManagerImageAI, type index$6_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$6_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$6_IManagerSheet as IManagerSheet, type index$6_IManagerSheetChildren as IManagerSheetChildren, type index$6_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$6_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$6_IManagerSheetGroup as IManagerSheetGroup, type index$6_IPC as IPC, type index$6_IProxy as IProxy, type index$6_IProxySetting as IProxySetting, type index$6_IProxySettingForAccount as IProxySettingForAccount, type index$6_IProxyTracking as IProxyTracking, type index$6_ISheetsTool as ISheetsTool, type index$6_IVoiceGenerated as IVoiceGenerated, type index$6_IVoiceLanguage as IVoiceLanguage, type index$6_IVoiceSettingDelay as IVoiceSettingDelay, type index$6_IVoiceStores as IVoiceStores, index$7 as TaskBrowsers, index$8 as TaskPhones };
|
|
1793
1757
|
}
|
|
1794
1758
|
|
|
1795
1759
|
interface ILogTaskAIImageVoiceCanva extends BoInterfaceModelsCommon$1.IBaseModel, BoInterfaceModelsCommon$1.ITrackingModel<IUser> {
|
|
@@ -1858,10 +1822,10 @@ interface ILogTaskAIImageVoiceCanva extends BoInterfaceModelsCommon$1.IBaseModel
|
|
|
1858
1822
|
note: string;
|
|
1859
1823
|
}
|
|
1860
1824
|
|
|
1861
|
-
type index$
|
|
1862
|
-
type index$
|
|
1863
|
-
declare namespace index$
|
|
1864
|
-
export type { index$
|
|
1825
|
+
type index$5_ILogTaskAIContent = ILogTaskAIContent;
|
|
1826
|
+
type index$5_ILogTaskAIImageVoiceCanva = ILogTaskAIImageVoiceCanva;
|
|
1827
|
+
declare namespace index$5 {
|
|
1828
|
+
export type { index$5_ILogTaskAIContent as ILogTaskAIContent, index$5_ILogTaskAIImageVoiceCanva as ILogTaskAIImageVoiceCanva };
|
|
1865
1829
|
}
|
|
1866
1830
|
|
|
1867
1831
|
interface IDeviceEmail extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ISoftDeleteModel<IUser>, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
@@ -1877,10 +1841,10 @@ interface IDeviceCHPlay extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceM
|
|
|
1877
1841
|
dc_device: IDevice | string;
|
|
1878
1842
|
}
|
|
1879
1843
|
|
|
1880
|
-
type index$
|
|
1881
|
-
type index$
|
|
1882
|
-
declare namespace index$
|
|
1883
|
-
export type { index$
|
|
1844
|
+
type index$4_IDeviceCHPlay = IDeviceCHPlay;
|
|
1845
|
+
type index$4_IDeviceEmail = IDeviceEmail;
|
|
1846
|
+
declare namespace index$4 {
|
|
1847
|
+
export type { index$4_IDeviceCHPlay as IDeviceCHPlay, index$4_IDeviceEmail as IDeviceEmail };
|
|
1884
1848
|
}
|
|
1885
1849
|
|
|
1886
1850
|
interface IFreepikSetting extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
@@ -1891,9 +1855,9 @@ interface IFreepikSetting extends BoInterfaceModelsCommon.IBaseModel, BoInterfac
|
|
|
1891
1855
|
deviceApplied: IDevice[] | string[];
|
|
1892
1856
|
}
|
|
1893
1857
|
|
|
1894
|
-
type index$
|
|
1895
|
-
declare namespace index$
|
|
1896
|
-
export type { index$
|
|
1858
|
+
type index$3_IFreepikSetting = IFreepikSetting;
|
|
1859
|
+
declare namespace index$3 {
|
|
1860
|
+
export type { index$3_IFreepikSetting as IFreepikSetting };
|
|
1897
1861
|
}
|
|
1898
1862
|
|
|
1899
1863
|
interface IIdea extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
@@ -1913,6 +1877,98 @@ interface ITrackingScriptExecuted extends BoInterfaceModelsCommon.IBaseModel, Bo
|
|
|
1913
1877
|
tse_actionsExecuted: string[];
|
|
1914
1878
|
}
|
|
1915
1879
|
|
|
1880
|
+
interface IThreadsPostNew extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1881
|
+
pn_url: string;
|
|
1882
|
+
pn_photosUrl: string[];
|
|
1883
|
+
pn_videosUrl: string[];
|
|
1884
|
+
pn_titleContent: string;
|
|
1885
|
+
pn_tagUsers: string[];
|
|
1886
|
+
pn_content: string;
|
|
1887
|
+
pn_caption: string;
|
|
1888
|
+
pn_hashtag: string;
|
|
1889
|
+
pn_altNicheImages: string[];
|
|
1890
|
+
pn_altImages: string[];
|
|
1891
|
+
pn_altVideos: string[];
|
|
1892
|
+
pn_idea: string | IIdea;
|
|
1893
|
+
pn_niche: string | INiche;
|
|
1894
|
+
pn_department: IDepartment | string;
|
|
1895
|
+
pn_user: IUser | string;
|
|
1896
|
+
pn_device: IDevice | string;
|
|
1897
|
+
pn_account: IAccount | string;
|
|
1898
|
+
pn_pc: string | IPC;
|
|
1899
|
+
pn_status: EStatusExecuteCommon;
|
|
1900
|
+
pn_statusDetail: string;
|
|
1901
|
+
}
|
|
1902
|
+
|
|
1903
|
+
interface IThreadsInteractFollower extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1904
|
+
if_follower: number;
|
|
1905
|
+
if_idea: string | IIdea;
|
|
1906
|
+
if_niche: string | INiche;
|
|
1907
|
+
if_department: IDepartment | string;
|
|
1908
|
+
if_user: IUser | string;
|
|
1909
|
+
if_device: IDevice | string;
|
|
1910
|
+
if_account: IAccount | string;
|
|
1911
|
+
if_pc: string | IPC;
|
|
1912
|
+
if_status: EStatusExecuteCommon;
|
|
1913
|
+
if_statusDetail: string;
|
|
1914
|
+
}
|
|
1915
|
+
|
|
1916
|
+
interface IThreadsInteractFollowing extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1917
|
+
if_following: number;
|
|
1918
|
+
if_idea: string | IIdea;
|
|
1919
|
+
if_niche: string | INiche;
|
|
1920
|
+
if_department: IDepartment | string;
|
|
1921
|
+
if_user: IUser | string;
|
|
1922
|
+
if_device: IDevice | string;
|
|
1923
|
+
if_account: IAccount | string;
|
|
1924
|
+
if_pc: string | IPC;
|
|
1925
|
+
if_status: EStatusExecuteCommon;
|
|
1926
|
+
if_statusDetail: string;
|
|
1927
|
+
}
|
|
1928
|
+
|
|
1929
|
+
interface IThreadsInteractReplyComment extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1930
|
+
ircmt_content: string;
|
|
1931
|
+
ircmt_linkPost: string;
|
|
1932
|
+
ircmt_userLink: string;
|
|
1933
|
+
ircmt_idea: string | IIdea;
|
|
1934
|
+
ircmt_niche: string | INiche;
|
|
1935
|
+
ircmt_department: IDepartment | string;
|
|
1936
|
+
ircmt_user: IUser | string;
|
|
1937
|
+
ircmt_device: IDevice | string;
|
|
1938
|
+
ircmt_account: IAccount | string;
|
|
1939
|
+
ircmt_pc: string | IPC;
|
|
1940
|
+
ircmt_status: EStatusExecuteCommon;
|
|
1941
|
+
ircmt_statusDetail: string;
|
|
1942
|
+
}
|
|
1943
|
+
|
|
1944
|
+
interface IThreadsInteractReplyMessage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1945
|
+
irm_content: string;
|
|
1946
|
+
irm_receiver: string;
|
|
1947
|
+
irm_idea: string | IIdea;
|
|
1948
|
+
irm_niche: string | INiche;
|
|
1949
|
+
irm_department: IDepartment | string;
|
|
1950
|
+
irm_user: IUser | string;
|
|
1951
|
+
irm_device: IDevice | string;
|
|
1952
|
+
irm_account: IAccount | string;
|
|
1953
|
+
irm_pc: string | IPC;
|
|
1954
|
+
irm_status: EStatusExecuteCommon;
|
|
1955
|
+
irm_statusDetail: string;
|
|
1956
|
+
}
|
|
1957
|
+
|
|
1958
|
+
interface IThreadsSettingPost extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1959
|
+
sp_account: string | IAccount;
|
|
1960
|
+
sp_listRunTimes: Array<{
|
|
1961
|
+
typePost: string;
|
|
1962
|
+
listTimes: Array<string>;
|
|
1963
|
+
}>;
|
|
1964
|
+
sp_dayOfWeeks: Array<string>;
|
|
1965
|
+
sp_numberCommentsForPostMeFrom: number;
|
|
1966
|
+
sp_numberCommentsForPostMeTo: number;
|
|
1967
|
+
sp_delayTimeCommentFrom: number;
|
|
1968
|
+
sp_delayTimeCommentTo: number;
|
|
1969
|
+
sp_isTimeUs: boolean;
|
|
1970
|
+
}
|
|
1971
|
+
|
|
1916
1972
|
interface IInstagramPostHighLight extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1917
1973
|
ph_rowId: string;
|
|
1918
1974
|
ph_otherAccount: string;
|
|
@@ -1992,114 +2048,6 @@ interface IInstagramPostStory extends BoInterfaceModelsCommon.IBaseModel, BoInte
|
|
|
1992
2048
|
ps_statusDetail: string;
|
|
1993
2049
|
}
|
|
1994
2050
|
|
|
1995
|
-
interface IInstagramInteractReplyComment extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1996
|
-
ircmt_content: string;
|
|
1997
|
-
ircmt_userLink: string;
|
|
1998
|
-
ircmt_linkPost: string;
|
|
1999
|
-
ircmt_commentReplied: string;
|
|
2000
|
-
ircmt_idea: string | IIdea;
|
|
2001
|
-
ircmt_niche: string | INiche;
|
|
2002
|
-
ircmt_department: IDepartment | string;
|
|
2003
|
-
ircmt_user: IUser | string;
|
|
2004
|
-
ircmt_device: IDevice | string;
|
|
2005
|
-
ircmt_account: IAccount | string;
|
|
2006
|
-
ircmt_pc: string | IPC;
|
|
2007
|
-
ircmt_status: EStatusExecuteCommon;
|
|
2008
|
-
ircmt_statusDetail: string;
|
|
2009
|
-
}
|
|
2010
|
-
|
|
2011
|
-
interface IInstagramInteractReel extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2012
|
-
ir_idea: string | IIdea;
|
|
2013
|
-
ir_niche: string | INiche;
|
|
2014
|
-
ir_department: IDepartment | string;
|
|
2015
|
-
ir_user: IUser | string;
|
|
2016
|
-
ir_device: IDevice | string;
|
|
2017
|
-
ir_account: IAccount | string;
|
|
2018
|
-
ir_numberLike: number;
|
|
2019
|
-
ir_minutesExecute: number;
|
|
2020
|
-
ir_isLike: boolean;
|
|
2021
|
-
ir_pc: string | IPC;
|
|
2022
|
-
ir_status: EStatusExecuteCommon;
|
|
2023
|
-
ir_statusDetail: string;
|
|
2024
|
-
}
|
|
2025
|
-
|
|
2026
|
-
interface IInstagramInteractStory extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2027
|
-
is_idea: string | IIdea;
|
|
2028
|
-
is_niche: string | INiche;
|
|
2029
|
-
is_department: IDepartment | string;
|
|
2030
|
-
is_user: IUser | string;
|
|
2031
|
-
is_device: IDevice | string;
|
|
2032
|
-
is_account: IAccount | string;
|
|
2033
|
-
is_numberLike: number;
|
|
2034
|
-
is_minutesExecute: number;
|
|
2035
|
-
is_numberUsersSentMess: number;
|
|
2036
|
-
is_isLike: boolean;
|
|
2037
|
-
is_isSentMessage: boolean;
|
|
2038
|
-
is_pc: string | IPC;
|
|
2039
|
-
is_status: EStatusExecuteCommon;
|
|
2040
|
-
is_statusDetail: string;
|
|
2041
|
-
}
|
|
2042
|
-
|
|
2043
|
-
interface IInstagramInteractExplore extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2044
|
-
ie_typeView: string;
|
|
2045
|
-
ie_numberLike: number;
|
|
2046
|
-
ie_minutesExecute: number;
|
|
2047
|
-
ie_isLike: boolean;
|
|
2048
|
-
ie_idea: string | IIdea;
|
|
2049
|
-
ie_niche: string | INiche;
|
|
2050
|
-
ie_department: IDepartment | string;
|
|
2051
|
-
ie_user: IUser | string;
|
|
2052
|
-
ie_device: IDevice | string;
|
|
2053
|
-
ie_account: IAccount | string;
|
|
2054
|
-
ie_pc: string | IPC;
|
|
2055
|
-
ie_status: EStatusExecuteCommon;
|
|
2056
|
-
ie_statusDetail: string;
|
|
2057
|
-
}
|
|
2058
|
-
|
|
2059
|
-
interface IInteractSentMessageDetail {
|
|
2060
|
-
content_message: string;
|
|
2061
|
-
content_receiver: string;
|
|
2062
|
-
}
|
|
2063
|
-
interface IInstagramInteractReplyMessage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2064
|
-
irm_content: string;
|
|
2065
|
-
irm_receiver: string;
|
|
2066
|
-
irm_idea: string | IIdea;
|
|
2067
|
-
irm_niche: string | INiche;
|
|
2068
|
-
irm_department: IDepartment | string;
|
|
2069
|
-
irm_user: IUser | string;
|
|
2070
|
-
irm_device: IDevice | string;
|
|
2071
|
-
irm_account: IAccount | string;
|
|
2072
|
-
irm_pc: string | IPC;
|
|
2073
|
-
irm_status: EStatusExecuteCommon;
|
|
2074
|
-
irm_statusDetail: string;
|
|
2075
|
-
}
|
|
2076
|
-
|
|
2077
|
-
interface IInstagramInteractFollowing extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2078
|
-
if_following: number;
|
|
2079
|
-
if_idea: string | IIdea;
|
|
2080
|
-
if_niche: string | INiche;
|
|
2081
|
-
if_department: IDepartment | string;
|
|
2082
|
-
if_user: IUser | string;
|
|
2083
|
-
if_device: IDevice | string;
|
|
2084
|
-
if_account: IAccount | string;
|
|
2085
|
-
if_pc: string | IPC;
|
|
2086
|
-
if_status: EStatusExecuteCommon;
|
|
2087
|
-
if_statusDetail: string;
|
|
2088
|
-
}
|
|
2089
|
-
|
|
2090
|
-
interface IInstagramInteractFollower extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2091
|
-
if_follower: number;
|
|
2092
|
-
if_idea: string | IIdea;
|
|
2093
|
-
if_niche: string | INiche;
|
|
2094
|
-
if_department: IDepartment | string;
|
|
2095
|
-
if_user: IUser | string;
|
|
2096
|
-
if_device: IDevice | string;
|
|
2097
|
-
if_account: IAccount | string;
|
|
2098
|
-
if_pc: string | IPC;
|
|
2099
|
-
if_status: EStatusExecuteCommon;
|
|
2100
|
-
if_statusDetail: string;
|
|
2101
|
-
}
|
|
2102
|
-
|
|
2103
2051
|
interface IInstagramSettingInteractExplore extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2104
2052
|
sie_account: string | IAccount;
|
|
2105
2053
|
sie_dayOfWeeks: Array<string>;
|
|
@@ -2284,59 +2232,11 @@ interface IInstagramSettingPost extends BoInterfaceModelsCommon.IBaseModel, BoIn
|
|
|
2284
2232
|
sp_isTimeUs: boolean;
|
|
2285
2233
|
}
|
|
2286
2234
|
|
|
2287
|
-
interface
|
|
2288
|
-
pn_url: string;
|
|
2289
|
-
pn_photosUrl: string[];
|
|
2290
|
-
pn_videosUrl: string[];
|
|
2291
|
-
pn_titleContent: string;
|
|
2292
|
-
pn_tagUsers: string[];
|
|
2293
|
-
pn_content: string;
|
|
2294
|
-
pn_caption: string;
|
|
2295
|
-
pn_hashtag: string;
|
|
2296
|
-
pn_altNicheImages: string[];
|
|
2297
|
-
pn_altImages: string[];
|
|
2298
|
-
pn_altVideos: string[];
|
|
2299
|
-
pn_idea: string | IIdea;
|
|
2300
|
-
pn_niche: string | INiche;
|
|
2301
|
-
pn_department: IDepartment | string;
|
|
2302
|
-
pn_user: IUser | string;
|
|
2303
|
-
pn_device: IDevice | string;
|
|
2304
|
-
pn_account: IAccount | string;
|
|
2305
|
-
pn_pc: string | IPC;
|
|
2306
|
-
pn_status: EStatusExecuteCommon;
|
|
2307
|
-
pn_statusDetail: string;
|
|
2308
|
-
}
|
|
2309
|
-
|
|
2310
|
-
interface IThreadsInteractFollower extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2311
|
-
if_follower: number;
|
|
2312
|
-
if_idea: string | IIdea;
|
|
2313
|
-
if_niche: string | INiche;
|
|
2314
|
-
if_department: IDepartment | string;
|
|
2315
|
-
if_user: IUser | string;
|
|
2316
|
-
if_device: IDevice | string;
|
|
2317
|
-
if_account: IAccount | string;
|
|
2318
|
-
if_pc: string | IPC;
|
|
2319
|
-
if_status: EStatusExecuteCommon;
|
|
2320
|
-
if_statusDetail: string;
|
|
2321
|
-
}
|
|
2322
|
-
|
|
2323
|
-
interface IThreadsInteractFollowing extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2324
|
-
if_following: number;
|
|
2325
|
-
if_idea: string | IIdea;
|
|
2326
|
-
if_niche: string | INiche;
|
|
2327
|
-
if_department: IDepartment | string;
|
|
2328
|
-
if_user: IUser | string;
|
|
2329
|
-
if_device: IDevice | string;
|
|
2330
|
-
if_account: IAccount | string;
|
|
2331
|
-
if_pc: string | IPC;
|
|
2332
|
-
if_status: EStatusExecuteCommon;
|
|
2333
|
-
if_statusDetail: string;
|
|
2334
|
-
}
|
|
2335
|
-
|
|
2336
|
-
interface IThreadsInteractReplyComment extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2235
|
+
interface IInstagramInteractReplyComment extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2337
2236
|
ircmt_content: string;
|
|
2338
|
-
ircmt_linkPost: string;
|
|
2339
2237
|
ircmt_userLink: string;
|
|
2238
|
+
ircmt_linkPost: string;
|
|
2239
|
+
ircmt_commentReplied: string;
|
|
2340
2240
|
ircmt_idea: string | IIdea;
|
|
2341
2241
|
ircmt_niche: string | INiche;
|
|
2342
2242
|
ircmt_department: IDepartment | string;
|
|
@@ -2348,7 +2248,59 @@ interface IThreadsInteractReplyComment extends BoInterfaceModelsCommon.IBaseMode
|
|
|
2348
2248
|
ircmt_statusDetail: string;
|
|
2349
2249
|
}
|
|
2350
2250
|
|
|
2351
|
-
interface
|
|
2251
|
+
interface IInstagramInteractReel extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2252
|
+
ir_idea: string | IIdea;
|
|
2253
|
+
ir_niche: string | INiche;
|
|
2254
|
+
ir_department: IDepartment | string;
|
|
2255
|
+
ir_user: IUser | string;
|
|
2256
|
+
ir_device: IDevice | string;
|
|
2257
|
+
ir_account: IAccount | string;
|
|
2258
|
+
ir_numberLike: number;
|
|
2259
|
+
ir_minutesExecute: number;
|
|
2260
|
+
ir_isLike: boolean;
|
|
2261
|
+
ir_pc: string | IPC;
|
|
2262
|
+
ir_status: EStatusExecuteCommon;
|
|
2263
|
+
ir_statusDetail: string;
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
interface IInstagramInteractStory extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2267
|
+
is_idea: string | IIdea;
|
|
2268
|
+
is_niche: string | INiche;
|
|
2269
|
+
is_department: IDepartment | string;
|
|
2270
|
+
is_user: IUser | string;
|
|
2271
|
+
is_device: IDevice | string;
|
|
2272
|
+
is_account: IAccount | string;
|
|
2273
|
+
is_numberLike: number;
|
|
2274
|
+
is_minutesExecute: number;
|
|
2275
|
+
is_numberUsersSentMess: number;
|
|
2276
|
+
is_isLike: boolean;
|
|
2277
|
+
is_isSentMessage: boolean;
|
|
2278
|
+
is_pc: string | IPC;
|
|
2279
|
+
is_status: EStatusExecuteCommon;
|
|
2280
|
+
is_statusDetail: string;
|
|
2281
|
+
}
|
|
2282
|
+
|
|
2283
|
+
interface IInstagramInteractExplore extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2284
|
+
ie_typeView: string;
|
|
2285
|
+
ie_numberLike: number;
|
|
2286
|
+
ie_minutesExecute: number;
|
|
2287
|
+
ie_isLike: boolean;
|
|
2288
|
+
ie_idea: string | IIdea;
|
|
2289
|
+
ie_niche: string | INiche;
|
|
2290
|
+
ie_department: IDepartment | string;
|
|
2291
|
+
ie_user: IUser | string;
|
|
2292
|
+
ie_device: IDevice | string;
|
|
2293
|
+
ie_account: IAccount | string;
|
|
2294
|
+
ie_pc: string | IPC;
|
|
2295
|
+
ie_status: EStatusExecuteCommon;
|
|
2296
|
+
ie_statusDetail: string;
|
|
2297
|
+
}
|
|
2298
|
+
|
|
2299
|
+
interface IInteractSentMessageDetail {
|
|
2300
|
+
content_message: string;
|
|
2301
|
+
content_receiver: string;
|
|
2302
|
+
}
|
|
2303
|
+
interface IInstagramInteractReplyMessage extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2352
2304
|
irm_content: string;
|
|
2353
2305
|
irm_receiver: string;
|
|
2354
2306
|
irm_idea: string | IIdea;
|
|
@@ -2362,21 +2314,108 @@ interface IThreadsInteractReplyMessage extends BoInterfaceModelsCommon.IBaseMode
|
|
|
2362
2314
|
irm_statusDetail: string;
|
|
2363
2315
|
}
|
|
2364
2316
|
|
|
2365
|
-
interface
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2317
|
+
interface IInstagramInteractFollowing extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2318
|
+
if_following: number;
|
|
2319
|
+
if_idea: string | IIdea;
|
|
2320
|
+
if_niche: string | INiche;
|
|
2321
|
+
if_department: IDepartment | string;
|
|
2322
|
+
if_user: IUser | string;
|
|
2323
|
+
if_device: IDevice | string;
|
|
2324
|
+
if_account: IAccount | string;
|
|
2325
|
+
if_pc: string | IPC;
|
|
2326
|
+
if_status: EStatusExecuteCommon;
|
|
2327
|
+
if_statusDetail: string;
|
|
2328
|
+
}
|
|
2329
|
+
|
|
2330
|
+
interface IInstagramInteractFollower extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
2331
|
+
if_follower: number;
|
|
2332
|
+
if_idea: string | IIdea;
|
|
2333
|
+
if_niche: string | INiche;
|
|
2334
|
+
if_department: IDepartment | string;
|
|
2335
|
+
if_user: IUser | string;
|
|
2336
|
+
if_device: IDevice | string;
|
|
2337
|
+
if_account: IAccount | string;
|
|
2338
|
+
if_pc: string | IPC;
|
|
2339
|
+
if_status: EStatusExecuteCommon;
|
|
2340
|
+
if_statusDetail: string;
|
|
2377
2341
|
}
|
|
2378
2342
|
|
|
2343
|
+
type index$2_IIdea = IIdea;
|
|
2344
|
+
type index$2_IInstagramInteractExplore = IInstagramInteractExplore;
|
|
2345
|
+
type index$2_IInstagramInteractFollower = IInstagramInteractFollower;
|
|
2346
|
+
type index$2_IInstagramInteractFollowing = IInstagramInteractFollowing;
|
|
2347
|
+
type index$2_IInstagramInteractReel = IInstagramInteractReel;
|
|
2348
|
+
type index$2_IInstagramInteractReplyComment = IInstagramInteractReplyComment;
|
|
2349
|
+
type index$2_IInstagramInteractReplyMessage = IInstagramInteractReplyMessage;
|
|
2350
|
+
type index$2_IInstagramInteractStory = IInstagramInteractStory;
|
|
2351
|
+
type index$2_IInstagramPostHighLight = IInstagramPostHighLight;
|
|
2352
|
+
type index$2_IInstagramPostNew = IInstagramPostNew;
|
|
2353
|
+
type index$2_IInstagramPostReel = IInstagramPostReel;
|
|
2354
|
+
type index$2_IInstagramPostStory = IInstagramPostStory;
|
|
2355
|
+
type index$2_IInstagramSettingInteractExplore = IInstagramSettingInteractExplore;
|
|
2356
|
+
type index$2_IInstagramSettingInteractFollow = IInstagramSettingInteractFollow;
|
|
2357
|
+
type index$2_IInstagramSettingInteractReel = IInstagramSettingInteractReel;
|
|
2358
|
+
type index$2_IInstagramSettingInteractReplyComment = IInstagramSettingInteractReplyComment;
|
|
2359
|
+
type index$2_IInstagramSettingInteractReplyMessage = IInstagramSettingInteractReplyMessage;
|
|
2360
|
+
type index$2_IInstagramSettingInteractStory = IInstagramSettingInteractStory;
|
|
2361
|
+
type index$2_IInstagramSettingInteractUnFollow = IInstagramSettingInteractUnFollow;
|
|
2362
|
+
type index$2_IInstagramSettingPost = IInstagramSettingPost;
|
|
2363
|
+
type index$2_IInteractSentMessageDetail = IInteractSentMessageDetail;
|
|
2364
|
+
type index$2_INiche = INiche;
|
|
2365
|
+
type index$2_IThreadsInteractFollower = IThreadsInteractFollower;
|
|
2366
|
+
type index$2_IThreadsInteractFollowing = IThreadsInteractFollowing;
|
|
2367
|
+
type index$2_IThreadsInteractReplyComment = IThreadsInteractReplyComment;
|
|
2368
|
+
type index$2_IThreadsInteractReplyMessage = IThreadsInteractReplyMessage;
|
|
2369
|
+
type index$2_IThreadsPostNew = IThreadsPostNew;
|
|
2370
|
+
type index$2_IThreadsSettingPost = IThreadsSettingPost;
|
|
2371
|
+
type index$2_ITrackingScriptExecuted = ITrackingScriptExecuted;
|
|
2372
|
+
declare namespace index$2 {
|
|
2373
|
+
export type { index$2_IIdea as IIdea, index$2_IInstagramInteractExplore as IInstagramInteractExplore, index$2_IInstagramInteractFollower as IInstagramInteractFollower, index$2_IInstagramInteractFollowing as IInstagramInteractFollowing, index$2_IInstagramInteractReel as IInstagramInteractReel, index$2_IInstagramInteractReplyComment as IInstagramInteractReplyComment, index$2_IInstagramInteractReplyMessage as IInstagramInteractReplyMessage, index$2_IInstagramInteractStory as IInstagramInteractStory, index$2_IInstagramPostHighLight as IInstagramPostHighLight, index$2_IInstagramPostNew as IInstagramPostNew, index$2_IInstagramPostReel as IInstagramPostReel, index$2_IInstagramPostStory as IInstagramPostStory, index$2_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, index$2_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, index$2_IInstagramSettingInteractReel as IInstagramSettingInteractReel, index$2_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, index$2_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, index$2_IInstagramSettingInteractStory as IInstagramSettingInteractStory, index$2_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, index$2_IInstagramSettingPost as IInstagramSettingPost, index$2_IInteractSentMessageDetail as IInteractSentMessageDetail, index$2_INiche as INiche, index$2_IThreadsInteractFollower as IThreadsInteractFollower, index$2_IThreadsInteractFollowing as IThreadsInteractFollowing, index$2_IThreadsInteractReplyComment as IThreadsInteractReplyComment, index$2_IThreadsInteractReplyMessage as IThreadsInteractReplyMessage, index$2_IThreadsPostNew as IThreadsPostNew, index$2_IThreadsSettingPost as IThreadsSettingPost, index$2_ITrackingScriptExecuted as ITrackingScriptExecuted };
|
|
2374
|
+
}
|
|
2375
|
+
|
|
2376
|
+
type index$1_IAccount = IAccount;
|
|
2377
|
+
type index$1_IAccountAI = IAccountAI;
|
|
2378
|
+
type index$1_IAccountAIChannel = IAccountAIChannel;
|
|
2379
|
+
type index$1_IAccountAIGroup = IAccountAIGroup;
|
|
2380
|
+
type index$1_IAccountAIImage = IAccountAIImage;
|
|
2381
|
+
type index$1_IAccountAIImageChannel = IAccountAIImageChannel;
|
|
2382
|
+
type index$1_IAccountAIImageGroup = IAccountAIImageGroup;
|
|
2383
|
+
type index$1_IAccountAIImageInfo = IAccountAIImageInfo;
|
|
2384
|
+
type index$1_IAccountAIImageTag = IAccountAIImageTag;
|
|
2385
|
+
type index$1_IAccountAIInfo = IAccountAIInfo;
|
|
2386
|
+
type index$1_IAccountAITag = IAccountAITag;
|
|
2387
|
+
type index$1_IAccountAIVoice = IAccountAIVoice;
|
|
2388
|
+
type index$1_IAccountAIVoiceChannel = IAccountAIVoiceChannel;
|
|
2389
|
+
type index$1_IAccountAIVoiceGroup = IAccountAIVoiceGroup;
|
|
2390
|
+
type index$1_IAccountAIVoiceInfo = IAccountAIVoiceInfo;
|
|
2391
|
+
type index$1_IAccountAIVoiceTag = IAccountAIVoiceTag;
|
|
2392
|
+
type index$1_IAccountCanva = IAccountCanva;
|
|
2393
|
+
type index$1_IAccountDetailEmail = IAccountDetailEmail;
|
|
2394
|
+
type index$1_IAccountDetailSocial = IAccountDetailSocial;
|
|
2395
|
+
type index$1_IAccountDrive = IAccountDrive;
|
|
2396
|
+
type index$1_IAccountEmail = IAccountEmail;
|
|
2397
|
+
type index$1_IAccountEmailProxy = IAccountEmailProxy;
|
|
2398
|
+
type index$1_IAccountEmailTag = IAccountEmailTag;
|
|
2399
|
+
type index$1_IAccountEmailTaskWork = IAccountEmailTaskWork;
|
|
2400
|
+
type index$1_IAccountHistory = IAccountHistory;
|
|
2401
|
+
type index$1_IAccountVPS = IAccountVPS;
|
|
2402
|
+
type index$1_IAccountVPSGroup = IAccountVPSGroup;
|
|
2403
|
+
type index$1_IAccountsGroup = IAccountsGroup;
|
|
2404
|
+
type index$1_IBlog = IBlog;
|
|
2405
|
+
type index$1_IBlogsCategory = IBlogsCategory;
|
|
2406
|
+
type index$1_IDepartment = IDepartment;
|
|
2407
|
+
type index$1_IDevice = IDevice;
|
|
2408
|
+
type index$1_IDeviceAllowPermission = IDeviceAllowPermission;
|
|
2409
|
+
type index$1_IDeviceCHPlay = IDeviceCHPlay;
|
|
2410
|
+
type index$1_IDeviceEmail = IDeviceEmail;
|
|
2411
|
+
type index$1_IDeviceInfoEmail = IDeviceInfoEmail;
|
|
2412
|
+
type index$1_IDeviceSetting = IDeviceSetting;
|
|
2413
|
+
type index$1_IDeviceSettingForAccount = IDeviceSettingForAccount;
|
|
2414
|
+
type index$1_IDomain = IDomain;
|
|
2415
|
+
type index$1_IFile = IFile;
|
|
2416
|
+
type index$1_IFreepikSetting = IFreepikSetting;
|
|
2379
2417
|
type index$1_IIdea = IIdea;
|
|
2418
|
+
type index$1_IImage = IImage;
|
|
2380
2419
|
type index$1_IInstagramInteractExplore = IInstagramInteractExplore;
|
|
2381
2420
|
type index$1_IInstagramInteractFollower = IInstagramInteractFollower;
|
|
2382
2421
|
type index$1_IInstagramInteractFollowing = IInstagramInteractFollowing;
|
|
@@ -2397,7 +2436,39 @@ type index$1_IInstagramSettingInteractStory = IInstagramSettingInteractStory;
|
|
|
2397
2436
|
type index$1_IInstagramSettingInteractUnFollow = IInstagramSettingInteractUnFollow;
|
|
2398
2437
|
type index$1_IInstagramSettingPost = IInstagramSettingPost;
|
|
2399
2438
|
type index$1_IInteractSentMessageDetail = IInteractSentMessageDetail;
|
|
2439
|
+
type index$1_ILark = ILark;
|
|
2440
|
+
type index$1_ILogTaskAIContent = ILogTaskAIContent;
|
|
2441
|
+
type index$1_ILogTaskAIImageVoiceCanva = ILogTaskAIImageVoiceCanva;
|
|
2442
|
+
type index$1_IManagerImageAI = IManagerImageAI;
|
|
2443
|
+
type index$1_IManagerImageAIItemStore = IManagerImageAIItemStore;
|
|
2444
|
+
type index$1_IManagerImageAIUserAttached = IManagerImageAIUserAttached;
|
|
2445
|
+
type index$1_IManagerSheet = IManagerSheet;
|
|
2446
|
+
type index$1_IManagerSheetChildren = IManagerSheetChildren;
|
|
2447
|
+
type index$1_IManagerSheetChildrenGroup = IManagerSheetChildrenGroup;
|
|
2448
|
+
type index$1_IManagerSheetChildrenGroupItem = IManagerSheetChildrenGroupItem;
|
|
2449
|
+
type index$1_IManagerSheetGroup = IManagerSheetGroup;
|
|
2450
|
+
type index$1_IManagerWork = IManagerWork;
|
|
2451
|
+
type index$1_IManagerWorkPin = IManagerWorkPin;
|
|
2400
2452
|
type index$1_INiche = INiche;
|
|
2453
|
+
type index$1_IPC = IPC;
|
|
2454
|
+
type index$1_IProxy = IProxy;
|
|
2455
|
+
type index$1_IProxySetting = IProxySetting;
|
|
2456
|
+
type index$1_IProxySettingForAccount = IProxySettingForAccount;
|
|
2457
|
+
type index$1_IProxyTracking = IProxyTracking;
|
|
2458
|
+
type index$1_ISheetWork = ISheetWork;
|
|
2459
|
+
type index$1_ISheetWorkManager = ISheetWorkManager;
|
|
2460
|
+
type index$1_ISheetWorkPin = ISheetWorkPin;
|
|
2461
|
+
type index$1_ISheetWorksCategory = ISheetWorksCategory;
|
|
2462
|
+
type index$1_ISheetsTool = ISheetsTool;
|
|
2463
|
+
type index$1_ITag = ITag;
|
|
2464
|
+
type index$1_ITaskJob = ITaskJob;
|
|
2465
|
+
type index$1_ITaskJobCheckList = ITaskJobCheckList;
|
|
2466
|
+
type index$1_ITaskJobDiscuss = ITaskJobDiscuss;
|
|
2467
|
+
type index$1_ITaskJobLabel = ITaskJobLabel;
|
|
2468
|
+
type index$1_ITaskJobsGroup = ITaskJobsGroup;
|
|
2469
|
+
type index$1_ITeam = ITeam;
|
|
2470
|
+
type index$1_ITeamMember = ITeamMember;
|
|
2471
|
+
type index$1_ITeamRole = ITeamRole;
|
|
2401
2472
|
type index$1_IThreadsInteractFollower = IThreadsInteractFollower;
|
|
2402
2473
|
type index$1_IThreadsInteractFollowing = IThreadsInteractFollowing;
|
|
2403
2474
|
type index$1_IThreadsInteractReplyComment = IThreadsInteractReplyComment;
|
|
@@ -2405,8 +2476,12 @@ type index$1_IThreadsInteractReplyMessage = IThreadsInteractReplyMessage;
|
|
|
2405
2476
|
type index$1_IThreadsPostNew = IThreadsPostNew;
|
|
2406
2477
|
type index$1_IThreadsSettingPost = IThreadsSettingPost;
|
|
2407
2478
|
type index$1_ITrackingScriptExecuted = ITrackingScriptExecuted;
|
|
2479
|
+
type index$1_IVoiceGenerated = IVoiceGenerated;
|
|
2480
|
+
type index$1_IVoiceLanguage = IVoiceLanguage;
|
|
2481
|
+
type index$1_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
2482
|
+
type index$1_IVoiceStores = IVoiceStores;
|
|
2408
2483
|
declare namespace index$1 {
|
|
2409
|
-
export { index$
|
|
2484
|
+
export { index$9 as Common, index$4 as Device, type index$1_IAccount as IAccount, type index$1_IAccountAI as IAccountAI, type index$1_IAccountAIChannel as IAccountAIChannel, type index$1_IAccountAIGroup as IAccountAIGroup, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIInfo as IAccountAIInfo, type index$1_IAccountAITag as IAccountAITag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDetailEmail as IAccountDetailEmail, type index$1_IAccountDetailSocial as IAccountDetailSocial, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailProxy as IAccountEmailProxy, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountHistory as IAccountHistory, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountsGroup as IAccountsGroup, type index$1_IBlog as IBlog, type index$1_IBlogsCategory as IBlogsCategory, type index$1_IDepartment as IDepartment, type index$1_IDevice as IDevice, type index$1_IDeviceAllowPermission as IDeviceAllowPermission, type index$1_IDeviceCHPlay as IDeviceCHPlay, type index$1_IDeviceEmail as IDeviceEmail, type index$1_IDeviceInfoEmail as IDeviceInfoEmail, type index$1_IDeviceSetting as IDeviceSetting, type index$1_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$1_IDomain as IDomain, type index$1_IFile as IFile, type index$1_IFreepikSetting as IFreepikSetting, type index$1_IIdea as IIdea, type index$1_IImage as IImage, 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_ILark as ILark, type index$1_ILogTaskAIContent as ILogTaskAIContent, type index$1_ILogTaskAIImageVoiceCanva as ILogTaskAIImageVoiceCanva, type index$1_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IManagerWorkPin as IManagerWorkPin, type index$1_INiche as INiche, type index$1_IPC as IPC, type index$1_IProxy as IProxy, type index$1_IProxySetting as IProxySetting, type index$1_IProxySettingForAccount as IProxySettingForAccount, type index$1_IProxyTracking as IProxyTracking, type index$1_ISheetWork as ISheetWork, type index$1_ISheetWorkManager as ISheetWorkManager, type index$1_ISheetWorkPin as ISheetWorkPin, type index$1_ISheetWorksCategory as ISheetWorksCategory, type index$1_ISheetsTool as ISheetsTool, type index$1_ITag as ITag, type index$1_ITaskJob as ITaskJob, type index$1_ITaskJobCheckList as ITaskJobCheckList, type index$1_ITaskJobDiscuss as ITaskJobDiscuss, type index$1_ITaskJobLabel as ITaskJobLabel, type index$1_ITaskJobsGroup as ITaskJobsGroup, type index$1_ITeam as ITeam, type index$1_ITeamMember as ITeamMember, type index$1_ITeamRole as ITeamRole, 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_ITrackingScriptExecuted as ITrackingScriptExecuted, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$5 as Logs, index$3 as Settings, index$2 as Socials, index$7 as TaskBrowsers, index$8 as TaskPhones, index$6 as Tool, index$a as Web };
|
|
2410
2485
|
}
|
|
2411
2486
|
|
|
2412
2487
|
interface IDataUser {
|
|
@@ -2452,4 +2527,4 @@ declare namespace index {
|
|
|
2452
2527
|
export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
|
|
2453
2528
|
}
|
|
2454
2529
|
|
|
2455
|
-
export { index$
|
|
2530
|
+
export { index$j as AutoConstants, index$c as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes };
|