@allinsocial/automation-core 6.6.647 → 6.6.648
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 +100 -24
- package/dist/index.d.ts +100 -24
- package/dist/index.js +44 -1
- package/dist/index.mjs +41 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -147,7 +147,10 @@ __export(index_exports, {
|
|
|
147
147
|
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
148
148
|
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
149
149
|
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
150
|
+
EMediaTypeDraftManualContentThreads: () => EMediaTypeDraftManualContentThreads,
|
|
150
151
|
EMediaTypeLibraryPost: () => EMediaTypeLibraryPost,
|
|
152
|
+
EMediaTypeManualContentInstagram: () => EMediaTypeManualContentInstagram,
|
|
153
|
+
EMediaTypeManualContentThreads: () => EMediaTypeManualContentThreads,
|
|
151
154
|
EModelImageVideo: () => EModelImageVideo,
|
|
152
155
|
ENotificationType: () => ENotificationType,
|
|
153
156
|
EObjectName: () => EObjectName,
|
|
@@ -2367,7 +2370,10 @@ __export(models_exports, {
|
|
|
2367
2370
|
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
2368
2371
|
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
2369
2372
|
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
2373
|
+
EMediaTypeDraftManualContentThreads: () => EMediaTypeDraftManualContentThreads,
|
|
2370
2374
|
EMediaTypeLibraryPost: () => EMediaTypeLibraryPost,
|
|
2375
|
+
EMediaTypeManualContentInstagram: () => EMediaTypeManualContentInstagram,
|
|
2376
|
+
EMediaTypeManualContentThreads: () => EMediaTypeManualContentThreads,
|
|
2371
2377
|
EModelImageVideo: () => EModelImageVideo,
|
|
2372
2378
|
ENotificationType: () => ENotificationType,
|
|
2373
2379
|
EPCBrowserSheetModule: () => EPCBrowserSheetModule,
|
|
@@ -2736,14 +2742,20 @@ var ETaskInstagramPostProcessStep = /* @__PURE__ */ ((ETaskInstagramPostProcessS
|
|
|
2736
2742
|
ETaskInstagramPostProcessStep2["InitializeTask"] = "InitializeTask";
|
|
2737
2743
|
ETaskInstagramPostProcessStep2["LoadContentPost"] = "LoadContentPost";
|
|
2738
2744
|
ETaskInstagramPostProcessStep2["ConnectDevice"] = "ConnectDevice";
|
|
2745
|
+
ETaskInstagramPostProcessStep2["ConfigVPN"] = "ConfigVPN";
|
|
2746
|
+
ETaskInstagramPostProcessStep2["ConfigProxy"] = "ConfigProxy";
|
|
2747
|
+
ETaskInstagramPostProcessStep2["ConfigVpnProxy"] = "ConfigVpnProxy";
|
|
2739
2748
|
ETaskInstagramPostProcessStep2["LoginAccountSocial"] = "LoginAccountSocial";
|
|
2740
2749
|
ETaskInstagramPostProcessStep2["DownloadMediaFiles"] = "DownloadMediaFiles";
|
|
2741
2750
|
ETaskInstagramPostProcessStep2["UploadMediaFiles"] = "UploadMediaFiles";
|
|
2742
2751
|
ETaskInstagramPostProcessStep2["AddCaptionAndTags"] = "AddCaptionAndTags";
|
|
2743
2752
|
ETaskInstagramPostProcessStep2["SchedulePostTime"] = "SchedulePostTime";
|
|
2753
|
+
ETaskInstagramPostProcessStep2["SwitchAILabel"] = "SwitchAILabel";
|
|
2754
|
+
ETaskInstagramPostProcessStep2["AddLocation"] = "AddLocation";
|
|
2744
2755
|
ETaskInstagramPostProcessStep2["SubmitPost"] = "SubmitPost";
|
|
2745
2756
|
ETaskInstagramPostProcessStep2["VerifyPostStatus"] = "VerifyPostStatus";
|
|
2746
2757
|
ETaskInstagramPostProcessStep2["GhostReset"] = "GhostReset";
|
|
2758
|
+
ETaskInstagramPostProcessStep2["ExpireWaitingPlan"] = "ExpireWaitingPlan";
|
|
2747
2759
|
return ETaskInstagramPostProcessStep2;
|
|
2748
2760
|
})(ETaskInstagramPostProcessStep || {});
|
|
2749
2761
|
var ETaskInstagramPostLogStatus = /* @__PURE__ */ ((ETaskInstagramPostLogStatus2) => {
|
|
@@ -2911,13 +2923,20 @@ var ETaskThreadsPostStyle = /* @__PURE__ */ ((ETaskThreadsPostStyle2) => {
|
|
|
2911
2923
|
})(ETaskThreadsPostStyle || {});
|
|
2912
2924
|
var ETaskThreadsPostProcessStep = /* @__PURE__ */ ((ETaskThreadsPostProcessStep2) => {
|
|
2913
2925
|
ETaskThreadsPostProcessStep2["InitializeTask"] = "InitializeTask";
|
|
2914
|
-
ETaskThreadsPostProcessStep2["LoginAccountSocial"] = "LoginAccountSocial";
|
|
2915
2926
|
ETaskThreadsPostProcessStep2["LoadContentPost"] = "LoadContentPost";
|
|
2927
|
+
ETaskThreadsPostProcessStep2["ConnectDevice"] = "ConnectDevice";
|
|
2928
|
+
ETaskThreadsPostProcessStep2["ConfigVPN"] = "ConfigVPN";
|
|
2929
|
+
ETaskThreadsPostProcessStep2["ConfigProxy"] = "ConfigProxy";
|
|
2930
|
+
ETaskThreadsPostProcessStep2["ConfigVpnProxy"] = "ConfigVpnProxy";
|
|
2931
|
+
ETaskThreadsPostProcessStep2["LoginAccountSocial"] = "LoginAccountSocial";
|
|
2932
|
+
ETaskThreadsPostProcessStep2["DownloadMediaFiles"] = "DownloadMediaFiles";
|
|
2916
2933
|
ETaskThreadsPostProcessStep2["UploadMediaFiles"] = "UploadMediaFiles";
|
|
2917
2934
|
ETaskThreadsPostProcessStep2["AddCaptionAndTags"] = "AddCaptionAndTags";
|
|
2918
2935
|
ETaskThreadsPostProcessStep2["SchedulePostTime"] = "SchedulePostTime";
|
|
2919
2936
|
ETaskThreadsPostProcessStep2["SubmitPost"] = "SubmitPost";
|
|
2920
2937
|
ETaskThreadsPostProcessStep2["VerifyPostStatus"] = "VerifyPostStatus";
|
|
2938
|
+
ETaskThreadsPostProcessStep2["GhostReset"] = "GhostReset";
|
|
2939
|
+
ETaskThreadsPostProcessStep2["ExpireWaitingPlan"] = "ExpireWaitingPlan";
|
|
2921
2940
|
return ETaskThreadsPostProcessStep2;
|
|
2922
2941
|
})(ETaskThreadsPostProcessStep || {});
|
|
2923
2942
|
var ETaskThreadsPostLogStatus = /* @__PURE__ */ ((ETaskThreadsPostLogStatus2) => {
|
|
@@ -3017,7 +3036,10 @@ __export(tool_exports, {
|
|
|
3017
3036
|
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
3018
3037
|
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
3019
3038
|
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
3039
|
+
EMediaTypeDraftManualContentThreads: () => EMediaTypeDraftManualContentThreads,
|
|
3020
3040
|
EMediaTypeLibraryPost: () => EMediaTypeLibraryPost,
|
|
3041
|
+
EMediaTypeManualContentInstagram: () => EMediaTypeManualContentInstagram,
|
|
3042
|
+
EMediaTypeManualContentThreads: () => EMediaTypeManualContentThreads,
|
|
3021
3043
|
EModelImageVideo: () => EModelImageVideo,
|
|
3022
3044
|
EPCBrowserSheetModule: () => EPCBrowserSheetModule,
|
|
3023
3045
|
EProcessingEmailManager: () => EProcessingEmailManager,
|
|
@@ -4099,6 +4121,11 @@ var ETypeFileItemPostManualContentSocialInstagram = /* @__PURE__ */ ((ETypeFileI
|
|
|
4099
4121
|
ETypeFileItemPostManualContentSocialInstagram2["Image"] = "Image";
|
|
4100
4122
|
return ETypeFileItemPostManualContentSocialInstagram2;
|
|
4101
4123
|
})(ETypeFileItemPostManualContentSocialInstagram || {});
|
|
4124
|
+
var EMediaTypeManualContentInstagram = /* @__PURE__ */ ((EMediaTypeManualContentInstagram2) => {
|
|
4125
|
+
EMediaTypeManualContentInstagram2["New"] = "New";
|
|
4126
|
+
EMediaTypeManualContentInstagram2["Reel"] = "Reel";
|
|
4127
|
+
return EMediaTypeManualContentInstagram2;
|
|
4128
|
+
})(EMediaTypeManualContentInstagram || {});
|
|
4102
4129
|
|
|
4103
4130
|
// src/interfaces/models/tool/tasks/manual-content-social/threads/dto/IManualContentSocial.dto.ts
|
|
4104
4131
|
var EFilterOptionManualContentSocialThreads = /* @__PURE__ */ ((EFilterOptionManualContentSocialThreads2) => {
|
|
@@ -4155,6 +4182,11 @@ var ETypeFileItemPostManualContentSocialThreads = /* @__PURE__ */ ((ETypeFileIte
|
|
|
4155
4182
|
ETypeFileItemPostManualContentSocialThreads2["Image"] = "Image";
|
|
4156
4183
|
return ETypeFileItemPostManualContentSocialThreads2;
|
|
4157
4184
|
})(ETypeFileItemPostManualContentSocialThreads || {});
|
|
4185
|
+
var EMediaTypeManualContentThreads = /* @__PURE__ */ ((EMediaTypeManualContentThreads2) => {
|
|
4186
|
+
EMediaTypeManualContentThreads2["New"] = "New";
|
|
4187
|
+
EMediaTypeManualContentThreads2["Reel"] = "Reel";
|
|
4188
|
+
return EMediaTypeManualContentThreads2;
|
|
4189
|
+
})(EMediaTypeManualContentThreads || {});
|
|
4158
4190
|
|
|
4159
4191
|
// src/interfaces/models/tool/tasks/workflow/enum/base/ETaskWorkflow.enum.ts
|
|
4160
4192
|
var ETaskWorkflowStatus = /* @__PURE__ */ ((ETaskWorkflowStatus2) => {
|
|
@@ -4393,6 +4425,11 @@ var ETypeFileItemPostDraftManualContentThreads = /* @__PURE__ */ ((ETypeFileItem
|
|
|
4393
4425
|
ETypeFileItemPostDraftManualContentThreads2["Image"] = "Image";
|
|
4394
4426
|
return ETypeFileItemPostDraftManualContentThreads2;
|
|
4395
4427
|
})(ETypeFileItemPostDraftManualContentThreads || {});
|
|
4428
|
+
var EMediaTypeDraftManualContentThreads = /* @__PURE__ */ ((EMediaTypeDraftManualContentThreads2) => {
|
|
4429
|
+
EMediaTypeDraftManualContentThreads2["New"] = "New";
|
|
4430
|
+
EMediaTypeDraftManualContentThreads2["Reel"] = "Reel";
|
|
4431
|
+
return EMediaTypeDraftManualContentThreads2;
|
|
4432
|
+
})(EMediaTypeDraftManualContentThreads || {});
|
|
4396
4433
|
|
|
4397
4434
|
// src/interfaces/models/tool/token-json-manager/enum/TokenJsonManager.enum.ts
|
|
4398
4435
|
var EStatusTokenJsonManager = /* @__PURE__ */ ((EStatusTokenJsonManager2) => {
|
|
@@ -4688,7 +4725,10 @@ __export(interfaces_exports, {
|
|
|
4688
4725
|
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
4689
4726
|
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
4690
4727
|
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
4728
|
+
EMediaTypeDraftManualContentThreads: () => EMediaTypeDraftManualContentThreads,
|
|
4691
4729
|
EMediaTypeLibraryPost: () => EMediaTypeLibraryPost,
|
|
4730
|
+
EMediaTypeManualContentInstagram: () => EMediaTypeManualContentInstagram,
|
|
4731
|
+
EMediaTypeManualContentThreads: () => EMediaTypeManualContentThreads,
|
|
4692
4732
|
EModelImageVideo: () => EModelImageVideo,
|
|
4693
4733
|
ENotificationType: () => ENotificationType,
|
|
4694
4734
|
EPCBrowserSheetModule: () => EPCBrowserSheetModule,
|
|
@@ -4914,7 +4954,10 @@ __export(interfaces_exports, {
|
|
|
4914
4954
|
EManualContentSocialThreadsStatusPost,
|
|
4915
4955
|
EManualContentSocialThreadsStatusTask,
|
|
4916
4956
|
EManualContentSocialThreadsTypePost,
|
|
4957
|
+
EMediaTypeDraftManualContentThreads,
|
|
4917
4958
|
EMediaTypeLibraryPost,
|
|
4959
|
+
EMediaTypeManualContentInstagram,
|
|
4960
|
+
EMediaTypeManualContentThreads,
|
|
4918
4961
|
EModelImageVideo,
|
|
4919
4962
|
ENotificationType,
|
|
4920
4963
|
EObjectName,
|
package/dist/index.mjs
CHANGED
|
@@ -2035,7 +2035,10 @@ __export(models_exports, {
|
|
|
2035
2035
|
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
2036
2036
|
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
2037
2037
|
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
2038
|
+
EMediaTypeDraftManualContentThreads: () => EMediaTypeDraftManualContentThreads,
|
|
2038
2039
|
EMediaTypeLibraryPost: () => EMediaTypeLibraryPost,
|
|
2040
|
+
EMediaTypeManualContentInstagram: () => EMediaTypeManualContentInstagram,
|
|
2041
|
+
EMediaTypeManualContentThreads: () => EMediaTypeManualContentThreads,
|
|
2039
2042
|
EModelImageVideo: () => EModelImageVideo,
|
|
2040
2043
|
ENotificationType: () => ENotificationType,
|
|
2041
2044
|
EPCBrowserSheetModule: () => EPCBrowserSheetModule,
|
|
@@ -2404,14 +2407,20 @@ var ETaskInstagramPostProcessStep = /* @__PURE__ */ ((ETaskInstagramPostProcessS
|
|
|
2404
2407
|
ETaskInstagramPostProcessStep2["InitializeTask"] = "InitializeTask";
|
|
2405
2408
|
ETaskInstagramPostProcessStep2["LoadContentPost"] = "LoadContentPost";
|
|
2406
2409
|
ETaskInstagramPostProcessStep2["ConnectDevice"] = "ConnectDevice";
|
|
2410
|
+
ETaskInstagramPostProcessStep2["ConfigVPN"] = "ConfigVPN";
|
|
2411
|
+
ETaskInstagramPostProcessStep2["ConfigProxy"] = "ConfigProxy";
|
|
2412
|
+
ETaskInstagramPostProcessStep2["ConfigVpnProxy"] = "ConfigVpnProxy";
|
|
2407
2413
|
ETaskInstagramPostProcessStep2["LoginAccountSocial"] = "LoginAccountSocial";
|
|
2408
2414
|
ETaskInstagramPostProcessStep2["DownloadMediaFiles"] = "DownloadMediaFiles";
|
|
2409
2415
|
ETaskInstagramPostProcessStep2["UploadMediaFiles"] = "UploadMediaFiles";
|
|
2410
2416
|
ETaskInstagramPostProcessStep2["AddCaptionAndTags"] = "AddCaptionAndTags";
|
|
2411
2417
|
ETaskInstagramPostProcessStep2["SchedulePostTime"] = "SchedulePostTime";
|
|
2418
|
+
ETaskInstagramPostProcessStep2["SwitchAILabel"] = "SwitchAILabel";
|
|
2419
|
+
ETaskInstagramPostProcessStep2["AddLocation"] = "AddLocation";
|
|
2412
2420
|
ETaskInstagramPostProcessStep2["SubmitPost"] = "SubmitPost";
|
|
2413
2421
|
ETaskInstagramPostProcessStep2["VerifyPostStatus"] = "VerifyPostStatus";
|
|
2414
2422
|
ETaskInstagramPostProcessStep2["GhostReset"] = "GhostReset";
|
|
2423
|
+
ETaskInstagramPostProcessStep2["ExpireWaitingPlan"] = "ExpireWaitingPlan";
|
|
2415
2424
|
return ETaskInstagramPostProcessStep2;
|
|
2416
2425
|
})(ETaskInstagramPostProcessStep || {});
|
|
2417
2426
|
var ETaskInstagramPostLogStatus = /* @__PURE__ */ ((ETaskInstagramPostLogStatus2) => {
|
|
@@ -2579,13 +2588,20 @@ var ETaskThreadsPostStyle = /* @__PURE__ */ ((ETaskThreadsPostStyle2) => {
|
|
|
2579
2588
|
})(ETaskThreadsPostStyle || {});
|
|
2580
2589
|
var ETaskThreadsPostProcessStep = /* @__PURE__ */ ((ETaskThreadsPostProcessStep2) => {
|
|
2581
2590
|
ETaskThreadsPostProcessStep2["InitializeTask"] = "InitializeTask";
|
|
2582
|
-
ETaskThreadsPostProcessStep2["LoginAccountSocial"] = "LoginAccountSocial";
|
|
2583
2591
|
ETaskThreadsPostProcessStep2["LoadContentPost"] = "LoadContentPost";
|
|
2592
|
+
ETaskThreadsPostProcessStep2["ConnectDevice"] = "ConnectDevice";
|
|
2593
|
+
ETaskThreadsPostProcessStep2["ConfigVPN"] = "ConfigVPN";
|
|
2594
|
+
ETaskThreadsPostProcessStep2["ConfigProxy"] = "ConfigProxy";
|
|
2595
|
+
ETaskThreadsPostProcessStep2["ConfigVpnProxy"] = "ConfigVpnProxy";
|
|
2596
|
+
ETaskThreadsPostProcessStep2["LoginAccountSocial"] = "LoginAccountSocial";
|
|
2597
|
+
ETaskThreadsPostProcessStep2["DownloadMediaFiles"] = "DownloadMediaFiles";
|
|
2584
2598
|
ETaskThreadsPostProcessStep2["UploadMediaFiles"] = "UploadMediaFiles";
|
|
2585
2599
|
ETaskThreadsPostProcessStep2["AddCaptionAndTags"] = "AddCaptionAndTags";
|
|
2586
2600
|
ETaskThreadsPostProcessStep2["SchedulePostTime"] = "SchedulePostTime";
|
|
2587
2601
|
ETaskThreadsPostProcessStep2["SubmitPost"] = "SubmitPost";
|
|
2588
2602
|
ETaskThreadsPostProcessStep2["VerifyPostStatus"] = "VerifyPostStatus";
|
|
2603
|
+
ETaskThreadsPostProcessStep2["GhostReset"] = "GhostReset";
|
|
2604
|
+
ETaskThreadsPostProcessStep2["ExpireWaitingPlan"] = "ExpireWaitingPlan";
|
|
2589
2605
|
return ETaskThreadsPostProcessStep2;
|
|
2590
2606
|
})(ETaskThreadsPostProcessStep || {});
|
|
2591
2607
|
var ETaskThreadsPostLogStatus = /* @__PURE__ */ ((ETaskThreadsPostLogStatus2) => {
|
|
@@ -2685,7 +2701,10 @@ __export(tool_exports, {
|
|
|
2685
2701
|
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
2686
2702
|
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
2687
2703
|
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
2704
|
+
EMediaTypeDraftManualContentThreads: () => EMediaTypeDraftManualContentThreads,
|
|
2688
2705
|
EMediaTypeLibraryPost: () => EMediaTypeLibraryPost,
|
|
2706
|
+
EMediaTypeManualContentInstagram: () => EMediaTypeManualContentInstagram,
|
|
2707
|
+
EMediaTypeManualContentThreads: () => EMediaTypeManualContentThreads,
|
|
2689
2708
|
EModelImageVideo: () => EModelImageVideo,
|
|
2690
2709
|
EPCBrowserSheetModule: () => EPCBrowserSheetModule,
|
|
2691
2710
|
EProcessingEmailManager: () => EProcessingEmailManager,
|
|
@@ -3767,6 +3786,11 @@ var ETypeFileItemPostManualContentSocialInstagram = /* @__PURE__ */ ((ETypeFileI
|
|
|
3767
3786
|
ETypeFileItemPostManualContentSocialInstagram2["Image"] = "Image";
|
|
3768
3787
|
return ETypeFileItemPostManualContentSocialInstagram2;
|
|
3769
3788
|
})(ETypeFileItemPostManualContentSocialInstagram || {});
|
|
3789
|
+
var EMediaTypeManualContentInstagram = /* @__PURE__ */ ((EMediaTypeManualContentInstagram2) => {
|
|
3790
|
+
EMediaTypeManualContentInstagram2["New"] = "New";
|
|
3791
|
+
EMediaTypeManualContentInstagram2["Reel"] = "Reel";
|
|
3792
|
+
return EMediaTypeManualContentInstagram2;
|
|
3793
|
+
})(EMediaTypeManualContentInstagram || {});
|
|
3770
3794
|
|
|
3771
3795
|
// src/interfaces/models/tool/tasks/manual-content-social/threads/dto/IManualContentSocial.dto.ts
|
|
3772
3796
|
var EFilterOptionManualContentSocialThreads = /* @__PURE__ */ ((EFilterOptionManualContentSocialThreads2) => {
|
|
@@ -3823,6 +3847,11 @@ var ETypeFileItemPostManualContentSocialThreads = /* @__PURE__ */ ((ETypeFileIte
|
|
|
3823
3847
|
ETypeFileItemPostManualContentSocialThreads2["Image"] = "Image";
|
|
3824
3848
|
return ETypeFileItemPostManualContentSocialThreads2;
|
|
3825
3849
|
})(ETypeFileItemPostManualContentSocialThreads || {});
|
|
3850
|
+
var EMediaTypeManualContentThreads = /* @__PURE__ */ ((EMediaTypeManualContentThreads2) => {
|
|
3851
|
+
EMediaTypeManualContentThreads2["New"] = "New";
|
|
3852
|
+
EMediaTypeManualContentThreads2["Reel"] = "Reel";
|
|
3853
|
+
return EMediaTypeManualContentThreads2;
|
|
3854
|
+
})(EMediaTypeManualContentThreads || {});
|
|
3826
3855
|
|
|
3827
3856
|
// src/interfaces/models/tool/tasks/workflow/enum/base/ETaskWorkflow.enum.ts
|
|
3828
3857
|
var ETaskWorkflowStatus = /* @__PURE__ */ ((ETaskWorkflowStatus2) => {
|
|
@@ -4061,6 +4090,11 @@ var ETypeFileItemPostDraftManualContentThreads = /* @__PURE__ */ ((ETypeFileItem
|
|
|
4061
4090
|
ETypeFileItemPostDraftManualContentThreads2["Image"] = "Image";
|
|
4062
4091
|
return ETypeFileItemPostDraftManualContentThreads2;
|
|
4063
4092
|
})(ETypeFileItemPostDraftManualContentThreads || {});
|
|
4093
|
+
var EMediaTypeDraftManualContentThreads = /* @__PURE__ */ ((EMediaTypeDraftManualContentThreads2) => {
|
|
4094
|
+
EMediaTypeDraftManualContentThreads2["New"] = "New";
|
|
4095
|
+
EMediaTypeDraftManualContentThreads2["Reel"] = "Reel";
|
|
4096
|
+
return EMediaTypeDraftManualContentThreads2;
|
|
4097
|
+
})(EMediaTypeDraftManualContentThreads || {});
|
|
4064
4098
|
|
|
4065
4099
|
// src/interfaces/models/tool/token-json-manager/enum/TokenJsonManager.enum.ts
|
|
4066
4100
|
var EStatusTokenJsonManager = /* @__PURE__ */ ((EStatusTokenJsonManager2) => {
|
|
@@ -4356,7 +4390,10 @@ __export(interfaces_exports, {
|
|
|
4356
4390
|
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
4357
4391
|
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
4358
4392
|
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
4393
|
+
EMediaTypeDraftManualContentThreads: () => EMediaTypeDraftManualContentThreads,
|
|
4359
4394
|
EMediaTypeLibraryPost: () => EMediaTypeLibraryPost,
|
|
4395
|
+
EMediaTypeManualContentInstagram: () => EMediaTypeManualContentInstagram,
|
|
4396
|
+
EMediaTypeManualContentThreads: () => EMediaTypeManualContentThreads,
|
|
4360
4397
|
EModelImageVideo: () => EModelImageVideo,
|
|
4361
4398
|
ENotificationType: () => ENotificationType,
|
|
4362
4399
|
EPCBrowserSheetModule: () => EPCBrowserSheetModule,
|
|
@@ -4581,7 +4618,10 @@ export {
|
|
|
4581
4618
|
EManualContentSocialThreadsStatusPost,
|
|
4582
4619
|
EManualContentSocialThreadsStatusTask,
|
|
4583
4620
|
EManualContentSocialThreadsTypePost,
|
|
4621
|
+
EMediaTypeDraftManualContentThreads,
|
|
4584
4622
|
EMediaTypeLibraryPost,
|
|
4623
|
+
EMediaTypeManualContentInstagram,
|
|
4624
|
+
EMediaTypeManualContentThreads,
|
|
4585
4625
|
EModelImageVideo,
|
|
4586
4626
|
ENotificationType,
|
|
4587
4627
|
EObjectName,
|