automation-lib 5.5.49 → 5.5.54
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 +907 -423
- package/dist/index.d.ts +907 -423
- package/dist/index.js +118 -133
- package/dist/index.mjs +108 -122
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -31,12 +31,8 @@ __export(index_exports, {
|
|
|
31
31
|
AutoTypes: () => types_exports2,
|
|
32
32
|
Base: () => base_exports,
|
|
33
33
|
Common: () => common_exports,
|
|
34
|
-
EAIModelContent: () => EAIModelContent,
|
|
35
|
-
EAIModelVoice: () => EAIModelVoice,
|
|
36
34
|
EAIVersionGPT: () => EAIVersionGPT,
|
|
37
|
-
EAIVersionImage: () => EAIVersionImage,
|
|
38
35
|
EAIVersionPerplexity: () => EAIVersionPerplexity,
|
|
39
|
-
EAIVersionVoice: () => EAIVersionVoice,
|
|
40
36
|
EDayOfWeek: () => EDayOfWeek,
|
|
41
37
|
EDeviceResetTime: () => EDeviceResetTime,
|
|
42
38
|
EEmailTagType: () => EEmailTagType,
|
|
@@ -55,11 +51,16 @@ __export(index_exports, {
|
|
|
55
51
|
ELarkNotiToolDevice: () => ELarkNotiToolDevice,
|
|
56
52
|
ELarkObject: () => ELarkObject,
|
|
57
53
|
ELarkTypeNotification: () => ELarkTypeNotification,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
54
|
+
EManagerImageAIInstagramFolder: () => EManagerImageAIInstagramFolder,
|
|
55
|
+
EManagerImageAIInstagramModel: () => EManagerImageAIInstagramModel,
|
|
56
|
+
EManagerImageAIThreadsFolder: () => EManagerImageAIThreadsFolder,
|
|
57
|
+
EManagerImageAIThreadsModel: () => EManagerImageAIThreadsModel,
|
|
58
|
+
EManualContentSocialInstagramStatusPost: () => EManualContentSocialInstagramStatusPost,
|
|
59
|
+
EManualContentSocialInstagramStatusTask: () => EManualContentSocialInstagramStatusTask,
|
|
60
|
+
EManualContentSocialInstagramTypePost: () => EManualContentSocialInstagramTypePost,
|
|
61
|
+
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
62
|
+
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
63
|
+
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
63
64
|
EObjectName: () => EObjectName,
|
|
64
65
|
EPCLogLevel: () => EPCLogLevel,
|
|
65
66
|
EPCLogSource: () => EPCLogSource,
|
|
@@ -73,7 +74,6 @@ __export(index_exports, {
|
|
|
73
74
|
ESheetToolThreads: () => ESheetToolThreads,
|
|
74
75
|
ESheetToolTimeCrawl: () => ESheetToolTimeCrawl,
|
|
75
76
|
EStartStop: () => EStartStop,
|
|
76
|
-
EStatusAccountAI: () => EStatusAccountAI,
|
|
77
77
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
78
78
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
79
79
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
@@ -90,7 +90,6 @@ __export(index_exports, {
|
|
|
90
90
|
EStatusActive: () => EStatusActive,
|
|
91
91
|
EStatusBlog: () => EStatusBlog,
|
|
92
92
|
EStatusChangeInfo: () => EStatusChangeInfo,
|
|
93
|
-
EStatusChannel: () => EStatusChannel,
|
|
94
93
|
EStatusCommon: () => EStatusCommon,
|
|
95
94
|
EStatusCreateNew: () => EStatusCreateNew,
|
|
96
95
|
EStatusDeviceChangeName: () => EStatusDeviceChangeName,
|
|
@@ -624,12 +623,8 @@ var enums_exports = {};
|
|
|
624
623
|
__export(enums_exports, {
|
|
625
624
|
AI: () => ai_exports,
|
|
626
625
|
Base: () => base_exports,
|
|
627
|
-
EAIModelContent: () => EAIModelContent,
|
|
628
|
-
EAIModelVoice: () => EAIModelVoice,
|
|
629
626
|
EAIVersionGPT: () => EAIVersionGPT,
|
|
630
|
-
EAIVersionImage: () => EAIVersionImage,
|
|
631
627
|
EAIVersionPerplexity: () => EAIVersionPerplexity,
|
|
632
|
-
EAIVersionVoice: () => EAIVersionVoice,
|
|
633
628
|
EDayOfWeek: () => EDayOfWeek,
|
|
634
629
|
EDeviceResetTime: () => EDeviceResetTime,
|
|
635
630
|
EEmailTagType: () => EEmailTagType,
|
|
@@ -648,8 +643,6 @@ __export(enums_exports, {
|
|
|
648
643
|
ELarkNotiToolDevice: () => ELarkNotiToolDevice,
|
|
649
644
|
ELarkObject: () => ELarkObject,
|
|
650
645
|
ELarkTypeNotification: () => ELarkTypeNotification,
|
|
651
|
-
EManagerImageAIFolder: () => EManagerImageAIFolder,
|
|
652
|
-
EManagerImageAIModel: () => EManagerImageAIModel,
|
|
653
646
|
EObjectName: () => EObjectName,
|
|
654
647
|
EPCLogLevel: () => EPCLogLevel,
|
|
655
648
|
EPCLogSource: () => EPCLogSource,
|
|
@@ -663,7 +656,6 @@ __export(enums_exports, {
|
|
|
663
656
|
ESheetToolThreads: () => ESheetToolThreads,
|
|
664
657
|
ESheetToolTimeCrawl: () => ESheetToolTimeCrawl,
|
|
665
658
|
EStartStop: () => EStartStop,
|
|
666
|
-
EStatusAccountAI: () => EStatusAccountAI,
|
|
667
659
|
EStatusAccountSocialCheckAuth: () => EStatusAccountSocialCheckAuth,
|
|
668
660
|
EStatusAccountSocialFolderName: () => EStatusAccountSocialFolderName,
|
|
669
661
|
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
@@ -676,7 +668,6 @@ __export(enums_exports, {
|
|
|
676
668
|
EStatusActive: () => EStatusActive,
|
|
677
669
|
EStatusBlog: () => EStatusBlog,
|
|
678
670
|
EStatusChangeInfo: () => EStatusChangeInfo,
|
|
679
|
-
EStatusChannel: () => EStatusChannel,
|
|
680
671
|
EStatusCommon: () => EStatusCommon,
|
|
681
672
|
EStatusCreateNew: () => EStatusCreateNew,
|
|
682
673
|
EStatusDeviceChangeName: () => EStatusDeviceChangeName,
|
|
@@ -753,17 +744,9 @@ __export(enums_exports, {
|
|
|
753
744
|
// src/enums/ai/index.ts
|
|
754
745
|
var ai_exports = {};
|
|
755
746
|
__export(ai_exports, {
|
|
756
|
-
EAIModelContent: () => EAIModelContent,
|
|
757
|
-
EAIModelVoice: () => EAIModelVoice,
|
|
758
747
|
EAIVersionGPT: () => EAIVersionGPT,
|
|
759
|
-
EAIVersionImage: () => EAIVersionImage,
|
|
760
748
|
EAIVersionPerplexity: () => EAIVersionPerplexity,
|
|
761
|
-
|
|
762
|
-
EEmailTagType: () => EEmailTagType,
|
|
763
|
-
EManagerImageAIFolder: () => EManagerImageAIFolder,
|
|
764
|
-
EManagerImageAIModel: () => EManagerImageAIModel,
|
|
765
|
-
EStatusAccountAI: () => EStatusAccountAI,
|
|
766
|
-
EStatusChannel: () => EStatusChannel
|
|
749
|
+
EEmailTagType: () => EEmailTagType
|
|
767
750
|
});
|
|
768
751
|
|
|
769
752
|
// src/enums/ai/email/EEmailTagType.enum.ts
|
|
@@ -774,45 +757,12 @@ var EEmailTagType = /* @__PURE__ */ ((EEmailTagType2) => {
|
|
|
774
757
|
return EEmailTagType2;
|
|
775
758
|
})(EEmailTagType || {});
|
|
776
759
|
|
|
777
|
-
// src/enums/ai/model/EAIModelContent.enum.ts
|
|
778
|
-
var EAIModelContent = /* @__PURE__ */ ((EAIModelContent2) => {
|
|
779
|
-
EAIModelContent2["GPT"] = "GPT";
|
|
780
|
-
EAIModelContent2["Perplexity"] = "Perplexity";
|
|
781
|
-
return EAIModelContent2;
|
|
782
|
-
})(EAIModelContent || {});
|
|
783
|
-
|
|
784
|
-
// src/interfaces/models/tool/manager-image-ai/enum/EManagerImageAI.enum.ts
|
|
785
|
-
var EManagerImageAIModel = /* @__PURE__ */ ((EManagerImageAIModel2) => {
|
|
786
|
-
EManagerImageAIModel2["Freepik"] = "Freepik";
|
|
787
|
-
EManagerImageAIModel2["Google"] = "Google";
|
|
788
|
-
return EManagerImageAIModel2;
|
|
789
|
-
})(EManagerImageAIModel || {});
|
|
790
|
-
var EManagerImageAIFolder = /* @__PURE__ */ ((EManagerImageAIFolder2) => {
|
|
791
|
-
EManagerImageAIFolder2["Subject"] = "Subject";
|
|
792
|
-
EManagerImageAIFolder2["Scene"] = "Scene";
|
|
793
|
-
EManagerImageAIFolder2["Style"] = "Style";
|
|
794
|
-
return EManagerImageAIFolder2;
|
|
795
|
-
})(EManagerImageAIFolder || {});
|
|
796
|
-
|
|
797
|
-
// src/enums/ai/model/EAIModelVoice.enum.ts
|
|
798
|
-
var EAIModelVoice = /* @__PURE__ */ ((EAIModelVoice2) => {
|
|
799
|
-
EAIModelVoice2["Google"] = "Google";
|
|
800
|
-
return EAIModelVoice2;
|
|
801
|
-
})(EAIModelVoice || {});
|
|
802
|
-
|
|
803
760
|
// src/enums/ai/version/EAIVersionGPT.enum.ts
|
|
804
761
|
var EAIVersionGPT = /* @__PURE__ */ ((EAIVersionGPT2) => {
|
|
805
762
|
EAIVersionGPT2["Default"] = "Default";
|
|
806
763
|
return EAIVersionGPT2;
|
|
807
764
|
})(EAIVersionGPT || {});
|
|
808
765
|
|
|
809
|
-
// src/enums/ai/version/EAIVersionImage.enum.ts
|
|
810
|
-
var EAIVersionImage = /* @__PURE__ */ ((EAIVersionImage2) => {
|
|
811
|
-
EAIVersionImage2["Freepik"] = "Freepik";
|
|
812
|
-
EAIVersionImage2["Google"] = "Google";
|
|
813
|
-
return EAIVersionImage2;
|
|
814
|
-
})(EAIVersionImage || {});
|
|
815
|
-
|
|
816
766
|
// src/enums/ai/version/EAIVersionPerplexity.enum.ts
|
|
817
767
|
var EAIVersionPerplexity = /* @__PURE__ */ ((EAIVersionPerplexity2) => {
|
|
818
768
|
EAIVersionPerplexity2["Best"] = "Best";
|
|
@@ -825,31 +775,6 @@ var EAIVersionPerplexity = /* @__PURE__ */ ((EAIVersionPerplexity2) => {
|
|
|
825
775
|
return EAIVersionPerplexity2;
|
|
826
776
|
})(EAIVersionPerplexity || {});
|
|
827
777
|
|
|
828
|
-
// src/enums/ai/version/EAIVersionVoice.enum.ts
|
|
829
|
-
var EAIVersionVoice = /* @__PURE__ */ ((EAIVersionVoice2) => {
|
|
830
|
-
EAIVersionVoice2["Google"] = "Google";
|
|
831
|
-
return EAIVersionVoice2;
|
|
832
|
-
})(EAIVersionVoice || {});
|
|
833
|
-
|
|
834
|
-
// src/enums/ai/status/EStatusAccountAI.enum.ts
|
|
835
|
-
var EStatusAccountAI = /* @__PURE__ */ ((EStatusAccountAI2) => {
|
|
836
|
-
EStatusAccountAI2["Active"] = "Active";
|
|
837
|
-
EStatusAccountAI2["Limit"] = "Limit";
|
|
838
|
-
EStatusAccountAI2["Suspend"] = "Suspend";
|
|
839
|
-
EStatusAccountAI2["Wrong2FA"] = "Wrong2FA";
|
|
840
|
-
EStatusAccountAI2["WrongPassword"] = "WrongPassword";
|
|
841
|
-
return EStatusAccountAI2;
|
|
842
|
-
})(EStatusAccountAI || {});
|
|
843
|
-
|
|
844
|
-
// src/enums/ai/status/EStatusChannel.enum.ts
|
|
845
|
-
var EStatusChannel = /* @__PURE__ */ ((EStatusChannel2) => {
|
|
846
|
-
EStatusChannel2["New"] = "New";
|
|
847
|
-
EStatusChannel2["Pending"] = "Pending";
|
|
848
|
-
EStatusChannel2["Active"] = "Active";
|
|
849
|
-
EStatusChannel2["Error"] = "Error";
|
|
850
|
-
return EStatusChannel2;
|
|
851
|
-
})(EStatusChannel || {});
|
|
852
|
-
|
|
853
778
|
// src/enums/base/index.ts
|
|
854
779
|
var base_exports = {};
|
|
855
780
|
__export(base_exports, {
|
|
@@ -2094,11 +2019,16 @@ var models_exports = {};
|
|
|
2094
2019
|
__export(models_exports, {
|
|
2095
2020
|
Auth: () => auth_exports,
|
|
2096
2021
|
Common: () => common_exports,
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2022
|
+
EManagerImageAIInstagramFolder: () => EManagerImageAIInstagramFolder,
|
|
2023
|
+
EManagerImageAIInstagramModel: () => EManagerImageAIInstagramModel,
|
|
2024
|
+
EManagerImageAIThreadsFolder: () => EManagerImageAIThreadsFolder,
|
|
2025
|
+
EManagerImageAIThreadsModel: () => EManagerImageAIThreadsModel,
|
|
2026
|
+
EManualContentSocialInstagramStatusPost: () => EManualContentSocialInstagramStatusPost,
|
|
2027
|
+
EManualContentSocialInstagramStatusTask: () => EManualContentSocialInstagramStatusTask,
|
|
2028
|
+
EManualContentSocialInstagramTypePost: () => EManualContentSocialInstagramTypePost,
|
|
2029
|
+
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
2030
|
+
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
2031
|
+
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
2102
2032
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
2103
2033
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
2104
2034
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
@@ -2153,11 +2083,16 @@ var ETypeSettingInstagram = /* @__PURE__ */ ((ETypeSettingInstagram2) => {
|
|
|
2153
2083
|
// src/interfaces/models/tool/index.ts
|
|
2154
2084
|
var tool_exports = {};
|
|
2155
2085
|
__export(tool_exports, {
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2086
|
+
EManagerImageAIInstagramFolder: () => EManagerImageAIInstagramFolder,
|
|
2087
|
+
EManagerImageAIInstagramModel: () => EManagerImageAIInstagramModel,
|
|
2088
|
+
EManagerImageAIThreadsFolder: () => EManagerImageAIThreadsFolder,
|
|
2089
|
+
EManagerImageAIThreadsModel: () => EManagerImageAIThreadsModel,
|
|
2090
|
+
EManualContentSocialInstagramStatusPost: () => EManualContentSocialInstagramStatusPost,
|
|
2091
|
+
EManualContentSocialInstagramStatusTask: () => EManualContentSocialInstagramStatusTask,
|
|
2092
|
+
EManualContentSocialInstagramTypePost: () => EManualContentSocialInstagramTypePost,
|
|
2093
|
+
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
2094
|
+
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
2095
|
+
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
2161
2096
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
2162
2097
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
2163
2098
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
@@ -2181,6 +2116,30 @@ __export(tool_exports, {
|
|
|
2181
2116
|
EVPSTimeRestart: () => EVPSTimeRestart
|
|
2182
2117
|
});
|
|
2183
2118
|
|
|
2119
|
+
// src/interfaces/models/tool/manager-image-ai/instagram/enum/EManagerImageAI.enum.ts
|
|
2120
|
+
var EManagerImageAIInstagramModel = /* @__PURE__ */ ((EManagerImageAIInstagramModel2) => {
|
|
2121
|
+
EManagerImageAIInstagramModel2["Google"] = "Google";
|
|
2122
|
+
return EManagerImageAIInstagramModel2;
|
|
2123
|
+
})(EManagerImageAIInstagramModel || {});
|
|
2124
|
+
var EManagerImageAIInstagramFolder = /* @__PURE__ */ ((EManagerImageAIInstagramFolder2) => {
|
|
2125
|
+
EManagerImageAIInstagramFolder2["Subject"] = "Subject";
|
|
2126
|
+
EManagerImageAIInstagramFolder2["Scene"] = "Scene";
|
|
2127
|
+
EManagerImageAIInstagramFolder2["Style"] = "Style";
|
|
2128
|
+
return EManagerImageAIInstagramFolder2;
|
|
2129
|
+
})(EManagerImageAIInstagramFolder || {});
|
|
2130
|
+
|
|
2131
|
+
// src/interfaces/models/tool/manager-image-ai/threads/enum/EManagerImageAI.enum.ts
|
|
2132
|
+
var EManagerImageAIThreadsModel = /* @__PURE__ */ ((EManagerImageAIThreadsModel2) => {
|
|
2133
|
+
EManagerImageAIThreadsModel2["Google"] = "Google";
|
|
2134
|
+
return EManagerImageAIThreadsModel2;
|
|
2135
|
+
})(EManagerImageAIThreadsModel || {});
|
|
2136
|
+
var EManagerImageAIThreadsFolder = /* @__PURE__ */ ((EManagerImageAIThreadsFolder2) => {
|
|
2137
|
+
EManagerImageAIThreadsFolder2["Subject"] = "Subject";
|
|
2138
|
+
EManagerImageAIThreadsFolder2["Scene"] = "Scene";
|
|
2139
|
+
EManagerImageAIThreadsFolder2["Style"] = "Style";
|
|
2140
|
+
return EManagerImageAIThreadsFolder2;
|
|
2141
|
+
})(EManagerImageAIThreadsFolder || {});
|
|
2142
|
+
|
|
2184
2143
|
// src/interfaces/models/tool/managers/account-canva/enum/EStatusAccountCanva.enum.ts
|
|
2185
2144
|
var EStatusAccountCanva = /* @__PURE__ */ ((EStatusAccountCanva2) => {
|
|
2186
2145
|
EStatusAccountCanva2["New"] = "New";
|
|
@@ -2357,27 +2316,49 @@ var ETypeRatioImage = /* @__PURE__ */ ((ETypeRatioImage2) => {
|
|
|
2357
2316
|
return ETypeRatioImage2;
|
|
2358
2317
|
})(ETypeRatioImage || {});
|
|
2359
2318
|
|
|
2360
|
-
// src/interfaces/models/tool/tasks/manual-content-social/enum/EManualContentStatusPost.enum.ts
|
|
2361
|
-
var
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
return
|
|
2367
|
-
})(
|
|
2368
|
-
var
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
return
|
|
2373
|
-
})(
|
|
2374
|
-
var
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
return
|
|
2380
|
-
})(
|
|
2319
|
+
// src/interfaces/models/tool/tasks/manual-content-social/instagram/enum/EManualContentStatusPost.enum.ts
|
|
2320
|
+
var EManualContentSocialInstagramStatusPost = /* @__PURE__ */ ((EManualContentSocialInstagramStatusPost2) => {
|
|
2321
|
+
EManualContentSocialInstagramStatusPost2["Draft"] = "Draft";
|
|
2322
|
+
EManualContentSocialInstagramStatusPost2["Use"] = "Use";
|
|
2323
|
+
EManualContentSocialInstagramStatusPost2["Posted"] = "Posted";
|
|
2324
|
+
EManualContentSocialInstagramStatusPost2["Error"] = "Error";
|
|
2325
|
+
return EManualContentSocialInstagramStatusPost2;
|
|
2326
|
+
})(EManualContentSocialInstagramStatusPost || {});
|
|
2327
|
+
var EManualContentSocialInstagramTypePost = /* @__PURE__ */ ((EManualContentSocialInstagramTypePost2) => {
|
|
2328
|
+
EManualContentSocialInstagramTypePost2["New"] = "New";
|
|
2329
|
+
EManualContentSocialInstagramTypePost2["Reel"] = "Reel";
|
|
2330
|
+
EManualContentSocialInstagramTypePost2["SquareProduct"] = "SquareProduct";
|
|
2331
|
+
return EManualContentSocialInstagramTypePost2;
|
|
2332
|
+
})(EManualContentSocialInstagramTypePost || {});
|
|
2333
|
+
var EManualContentSocialInstagramStatusTask = /* @__PURE__ */ ((EManualContentSocialInstagramStatusTask2) => {
|
|
2334
|
+
EManualContentSocialInstagramStatusTask2["Pending"] = "Pending";
|
|
2335
|
+
EManualContentSocialInstagramStatusTask2["Processing"] = "Processing";
|
|
2336
|
+
EManualContentSocialInstagramStatusTask2["Error"] = "Error";
|
|
2337
|
+
EManualContentSocialInstagramStatusTask2["Done"] = "Done";
|
|
2338
|
+
return EManualContentSocialInstagramStatusTask2;
|
|
2339
|
+
})(EManualContentSocialInstagramStatusTask || {});
|
|
2340
|
+
|
|
2341
|
+
// src/interfaces/models/tool/tasks/manual-content-social/threads/enum/EManualContentStatusPost.enum.ts
|
|
2342
|
+
var EManualContentSocialThreadsStatusPost = /* @__PURE__ */ ((EManualContentSocialThreadsStatusPost2) => {
|
|
2343
|
+
EManualContentSocialThreadsStatusPost2["Draft"] = "Draft";
|
|
2344
|
+
EManualContentSocialThreadsStatusPost2["Use"] = "Use";
|
|
2345
|
+
EManualContentSocialThreadsStatusPost2["Posted"] = "Posted";
|
|
2346
|
+
EManualContentSocialThreadsStatusPost2["Error"] = "Error";
|
|
2347
|
+
return EManualContentSocialThreadsStatusPost2;
|
|
2348
|
+
})(EManualContentSocialThreadsStatusPost || {});
|
|
2349
|
+
var EManualContentSocialThreadsTypePost = /* @__PURE__ */ ((EManualContentSocialThreadsTypePost2) => {
|
|
2350
|
+
EManualContentSocialThreadsTypePost2["New"] = "New";
|
|
2351
|
+
EManualContentSocialThreadsTypePost2["Reel"] = "Reel";
|
|
2352
|
+
EManualContentSocialThreadsTypePost2["SquareProduct"] = "SquareProduct";
|
|
2353
|
+
return EManualContentSocialThreadsTypePost2;
|
|
2354
|
+
})(EManualContentSocialThreadsTypePost || {});
|
|
2355
|
+
var EManualContentSocialThreadsStatusTask = /* @__PURE__ */ ((EManualContentSocialThreadsStatusTask2) => {
|
|
2356
|
+
EManualContentSocialThreadsStatusTask2["Pending"] = "Pending";
|
|
2357
|
+
EManualContentSocialThreadsStatusTask2["Processing"] = "Processing";
|
|
2358
|
+
EManualContentSocialThreadsStatusTask2["Error"] = "Error";
|
|
2359
|
+
EManualContentSocialThreadsStatusTask2["Done"] = "Done";
|
|
2360
|
+
return EManualContentSocialThreadsStatusTask2;
|
|
2361
|
+
})(EManualContentSocialThreadsStatusTask || {});
|
|
2381
2362
|
|
|
2382
2363
|
// src/interfaces/models/forum/index.ts
|
|
2383
2364
|
var forum_exports = {};
|
|
@@ -2396,11 +2377,16 @@ var interfaces_exports = {};
|
|
|
2396
2377
|
__export(interfaces_exports, {
|
|
2397
2378
|
Auth: () => auth_exports,
|
|
2398
2379
|
Common: () => common_exports,
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2380
|
+
EManagerImageAIInstagramFolder: () => EManagerImageAIInstagramFolder,
|
|
2381
|
+
EManagerImageAIInstagramModel: () => EManagerImageAIInstagramModel,
|
|
2382
|
+
EManagerImageAIThreadsFolder: () => EManagerImageAIThreadsFolder,
|
|
2383
|
+
EManagerImageAIThreadsModel: () => EManagerImageAIThreadsModel,
|
|
2384
|
+
EManualContentSocialInstagramStatusPost: () => EManualContentSocialInstagramStatusPost,
|
|
2385
|
+
EManualContentSocialInstagramStatusTask: () => EManualContentSocialInstagramStatusTask,
|
|
2386
|
+
EManualContentSocialInstagramTypePost: () => EManualContentSocialInstagramTypePost,
|
|
2387
|
+
EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
|
|
2388
|
+
EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
|
|
2389
|
+
EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
|
|
2404
2390
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
2405
2391
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
2406
2392
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
@@ -2442,12 +2428,8 @@ __export(interfaces_exports, {
|
|
|
2442
2428
|
AutoTypes,
|
|
2443
2429
|
Base,
|
|
2444
2430
|
Common,
|
|
2445
|
-
EAIModelContent,
|
|
2446
|
-
EAIModelVoice,
|
|
2447
2431
|
EAIVersionGPT,
|
|
2448
|
-
EAIVersionImage,
|
|
2449
2432
|
EAIVersionPerplexity,
|
|
2450
|
-
EAIVersionVoice,
|
|
2451
2433
|
EDayOfWeek,
|
|
2452
2434
|
EDeviceResetTime,
|
|
2453
2435
|
EEmailTagType,
|
|
@@ -2466,11 +2448,16 @@ __export(interfaces_exports, {
|
|
|
2466
2448
|
ELarkNotiToolDevice,
|
|
2467
2449
|
ELarkObject,
|
|
2468
2450
|
ELarkTypeNotification,
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2451
|
+
EManagerImageAIInstagramFolder,
|
|
2452
|
+
EManagerImageAIInstagramModel,
|
|
2453
|
+
EManagerImageAIThreadsFolder,
|
|
2454
|
+
EManagerImageAIThreadsModel,
|
|
2455
|
+
EManualContentSocialInstagramStatusPost,
|
|
2456
|
+
EManualContentSocialInstagramStatusTask,
|
|
2457
|
+
EManualContentSocialInstagramTypePost,
|
|
2458
|
+
EManualContentSocialThreadsStatusPost,
|
|
2459
|
+
EManualContentSocialThreadsStatusTask,
|
|
2460
|
+
EManualContentSocialThreadsTypePost,
|
|
2474
2461
|
EObjectName,
|
|
2475
2462
|
EPCLogLevel,
|
|
2476
2463
|
EPCLogSource,
|
|
@@ -2484,7 +2471,6 @@ __export(interfaces_exports, {
|
|
|
2484
2471
|
ESheetToolThreads,
|
|
2485
2472
|
ESheetToolTimeCrawl,
|
|
2486
2473
|
EStartStop,
|
|
2487
|
-
EStatusAccountAI,
|
|
2488
2474
|
EStatusAccountCHPlayICloud,
|
|
2489
2475
|
EStatusAccountCanva,
|
|
2490
2476
|
EStatusAccountDrive,
|
|
@@ -2501,7 +2487,6 @@ __export(interfaces_exports, {
|
|
|
2501
2487
|
EStatusActive,
|
|
2502
2488
|
EStatusBlog,
|
|
2503
2489
|
EStatusChangeInfo,
|
|
2504
|
-
EStatusChannel,
|
|
2505
2490
|
EStatusCommon,
|
|
2506
2491
|
EStatusCreateNew,
|
|
2507
2492
|
EStatusDeviceChangeName,
|