automation-lib 5.6.15 → 5.6.23

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.js CHANGED
@@ -71,13 +71,16 @@ __export(index_exports, {
71
71
  EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
72
72
  EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
73
73
  EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
74
+ EModelImageVideo: () => EModelImageVideo,
74
75
  EObjectName: () => EObjectName,
76
+ EPCBrowserSheetModule: () => EPCBrowserSheetModule,
75
77
  EPCLogLevel: () => EPCLogLevel,
76
78
  EPCLogSource: () => EPCLogSource,
77
79
  EPositionUser: () => EPositionUser,
78
80
  EPostStyle: () => EPostStyle,
79
81
  EPostType: () => EPostType,
80
82
  EPriority: () => EPriority,
83
+ ERatioImage: () => ERatioImage,
81
84
  ESheetToolInstagram: () => ESheetToolInstagram,
82
85
  ESheetToolStatusImport: () => ESheetToolStatusImport,
83
86
  ESheetToolStatusRun: () => ESheetToolStatusRun,
@@ -137,8 +140,8 @@ __export(index_exports, {
137
140
  EStatusTeam: () => EStatusTeam,
138
141
  EStatusUse: () => EStatusUse,
139
142
  EStatusUser: () => EStatusUser,
140
- ETaskGenerateAIStatus: () => ETaskGenerateAIStatus,
141
143
  ETaskGenerateAIType: () => ETaskGenerateAIType,
144
+ ETaskStatus: () => ETaskStatus,
142
145
  ETimeFilter: () => ETimeFilter,
143
146
  ETimeZone: () => ETimeZone,
144
147
  EToolName: () => EToolName,
@@ -163,7 +166,6 @@ __export(index_exports, {
163
166
  ETypeProxyCountry: () => ETypeProxyCountry,
164
167
  ETypeProxyNewIP: () => ETypeProxyNewIP,
165
168
  ETypeProxyProvider: () => ETypeProxyProvider,
166
- ETypeRatioImage: () => ETypeRatioImage,
167
169
  ETypeSettingInstagram: () => ETypeSettingInstagram,
168
170
  ETypeSheetWorkClassify: () => ETypeSheetWorkClassify,
169
171
  ETypeSheetWorkPin: () => ETypeSheetWorkPin,
@@ -2005,6 +2007,9 @@ __export(models_exports, {
2005
2007
  EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
2006
2008
  EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
2007
2009
  EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
2010
+ EModelImageVideo: () => EModelImageVideo,
2011
+ EPCBrowserSheetModule: () => EPCBrowserSheetModule,
2012
+ ERatioImage: () => ERatioImage,
2008
2013
  ESheetToolInstagram: () => ESheetToolInstagram,
2009
2014
  ESheetToolStatusImport: () => ESheetToolStatusImport,
2010
2015
  ESheetToolStatusRun: () => ESheetToolStatusRun,
@@ -2018,9 +2023,8 @@ __export(models_exports, {
2018
2023
  EStatusProxyChecked: () => EStatusProxyChecked,
2019
2024
  EStatusProxyNewIP: () => EStatusProxyNewIP,
2020
2025
  EStatusTaskAIContent: () => EStatusTaskAIContent,
2021
- ETaskGenerateAIStatus: () => ETaskGenerateAIStatus,
2022
2026
  ETaskGenerateAIType: () => ETaskGenerateAIType,
2023
- ETypeRatioImage: () => ETypeRatioImage,
2027
+ ETaskStatus: () => ETaskStatus,
2024
2028
  ETypeSettingInstagram: () => ETypeSettingInstagram,
2025
2029
  EVPSCore: () => EVPSCore,
2026
2030
  EVPSExtension: () => EVPSExtension,
@@ -2084,6 +2088,9 @@ __export(tool_exports, {
2084
2088
  EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
2085
2089
  EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
2086
2090
  EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
2091
+ EModelImageVideo: () => EModelImageVideo,
2092
+ EPCBrowserSheetModule: () => EPCBrowserSheetModule,
2093
+ ERatioImage: () => ERatioImage,
2087
2094
  ESheetToolInstagram: () => ESheetToolInstagram,
2088
2095
  ESheetToolStatusImport: () => ESheetToolStatusImport,
2089
2096
  ESheetToolStatusRun: () => ESheetToolStatusRun,
@@ -2097,9 +2104,8 @@ __export(tool_exports, {
2097
2104
  EStatusProxyChecked: () => EStatusProxyChecked,
2098
2105
  EStatusProxyNewIP: () => EStatusProxyNewIP,
2099
2106
  EStatusTaskAIContent: () => EStatusTaskAIContent,
2100
- ETaskGenerateAIStatus: () => ETaskGenerateAIStatus,
2101
2107
  ETaskGenerateAIType: () => ETaskGenerateAIType,
2102
- ETypeRatioImage: () => ETypeRatioImage,
2108
+ ETaskStatus: () => ETaskStatus,
2103
2109
  EVPSCore: () => EVPSCore,
2104
2110
  EVPSExtension: () => EVPSExtension,
2105
2111
  EVPSOs: () => EVPSOs,
@@ -2163,12 +2169,6 @@ var EAccountAIModelStatus = /* @__PURE__ */ ((EAccountAIModelStatus2) => {
2163
2169
  EAccountAIModelStatus2["ErrorInternet"] = "ErrorInternet";
2164
2170
  return EAccountAIModelStatus2;
2165
2171
  })(EAccountAIModelStatus || {});
2166
- var EAccountAIModelCreditStatus = /* @__PURE__ */ ((EAccountAIModelCreditStatus2) => {
2167
- EAccountAIModelCreditStatus2["Live"] = "Live";
2168
- EAccountAIModelCreditStatus2["RunningOut"] = "RunningOut";
2169
- EAccountAIModelCreditStatus2["Limited"] = "Limited";
2170
- return EAccountAIModelCreditStatus2;
2171
- })(EAccountAIModelCreditStatus || {});
2172
2172
  var EAccountAIModelType = /* @__PURE__ */ ((EAccountAIModelType2) => {
2173
2173
  EAccountAIModelType2["Content"] = "Content";
2174
2174
  EAccountAIModelType2["ImageVideo"] = "ImageVideo";
@@ -2180,6 +2180,12 @@ var EAccountAIModelBrowserPlan = /* @__PURE__ */ ((EAccountAIModelBrowserPlan2)
2180
2180
  EAccountAIModelBrowserPlan2["Paid"] = "Paid";
2181
2181
  return EAccountAIModelBrowserPlan2;
2182
2182
  })(EAccountAIModelBrowserPlan || {});
2183
+ var EAccountAIModelCreditStatus = /* @__PURE__ */ ((EAccountAIModelCreditStatus2) => {
2184
+ EAccountAIModelCreditStatus2["Live"] = "Live";
2185
+ EAccountAIModelCreditStatus2["RunningOut"] = "RunningOut";
2186
+ EAccountAIModelCreditStatus2["Limited"] = "Limited";
2187
+ return EAccountAIModelCreditStatus2;
2188
+ })(EAccountAIModelCreditStatus || {});
2183
2189
  var EAccountAIModelApiStatus = /* @__PURE__ */ ((EAccountAIModelApiStatus2) => {
2184
2190
  EAccountAIModelApiStatus2["Active"] = "Active";
2185
2191
  EAccountAIModelApiStatus2["InActive"] = "InActive";
@@ -2363,6 +2369,13 @@ var EVPSStatusGpmLoginEmail = /* @__PURE__ */ ((EVPSStatusGpmLoginEmail2) => {
2363
2369
  return EVPSStatusGpmLoginEmail2;
2364
2370
  })(EVPSStatusGpmLoginEmail || {});
2365
2371
 
2372
+ // src/interfaces/models/tool/pc-browser/enum/EPCBrowser.enum.ts
2373
+ var EPCBrowserSheetModule = /* @__PURE__ */ ((EPCBrowserSheetModule2) => {
2374
+ EPCBrowserSheetModule2["ImageVideoVoiceCanva"] = "ImageVideoVoiceCanva";
2375
+ EPCBrowserSheetModule2["AvatarCover"] = "AvatarCover";
2376
+ return EPCBrowserSheetModule2;
2377
+ })(EPCBrowserSheetModule || {});
2378
+
2366
2379
  // src/interfaces/models/tool/sheet-tool/enum/ESheetTool.enum.ts
2367
2380
  var ESheetToolStatusImport = /* @__PURE__ */ ((ESheetToolStatusImport2) => {
2368
2381
  ESheetToolStatusImport2["Success"] = "Success";
@@ -2403,26 +2416,30 @@ var ESheetToolThreads = /* @__PURE__ */ ((ESheetToolThreads2) => {
2403
2416
  })(ESheetToolThreads || {});
2404
2417
 
2405
2418
  // src/interfaces/models/tool/tasks/canva/enum/ETaskGenerateAI.enum.ts
2406
- var ETaskGenerateAIStatus = /* @__PURE__ */ ((ETaskGenerateAIStatus2) => {
2407
- ETaskGenerateAIStatus2["Pending"] = "Pending";
2408
- ETaskGenerateAIStatus2["Generating"] = "Generating";
2409
- ETaskGenerateAIStatus2["Generated"] = "Generated";
2410
- ETaskGenerateAIStatus2["Error"] = "Error";
2411
- ETaskGenerateAIStatus2["Done"] = "Done";
2412
- return ETaskGenerateAIStatus2;
2413
- })(ETaskGenerateAIStatus || {});
2419
+ var ETaskStatus = /* @__PURE__ */ ((ETaskStatus2) => {
2420
+ ETaskStatus2["Pending"] = "Pending";
2421
+ ETaskStatus2["Processing"] = "Processing";
2422
+ ETaskStatus2["Completed"] = "Completed";
2423
+ ETaskStatus2["Failed"] = "Failed";
2424
+ return ETaskStatus2;
2425
+ })(ETaskStatus || {});
2414
2426
  var ETaskGenerateAIType = /* @__PURE__ */ ((ETaskGenerateAIType2) => {
2415
2427
  ETaskGenerateAIType2["Image"] = "Image";
2416
2428
  ETaskGenerateAIType2["Video"] = "Video";
2417
2429
  ETaskGenerateAIType2["ImageVideo"] = "ImageVideo";
2418
2430
  return ETaskGenerateAIType2;
2419
2431
  })(ETaskGenerateAIType || {});
2420
- var ETypeRatioImage = /* @__PURE__ */ ((ETypeRatioImage2) => {
2421
- ETypeRatioImage2["1:1"] = "1:1";
2422
- ETypeRatioImage2["16:9"] = "16:9";
2423
- ETypeRatioImage2["9:16"] = "9:16";
2424
- return ETypeRatioImage2;
2425
- })(ETypeRatioImage || {});
2432
+ var EModelImageVideo = /* @__PURE__ */ ((EModelImageVideo2) => {
2433
+ EModelImageVideo2["Whisk"] = "Whisk (Image)";
2434
+ EModelImageVideo2["Flow"] = "Flow (Video)";
2435
+ return EModelImageVideo2;
2436
+ })(EModelImageVideo || {});
2437
+ var ERatioImage = /* @__PURE__ */ ((ERatioImage2) => {
2438
+ ERatioImage2["1:1"] = "1:1";
2439
+ ERatioImage2["16:9"] = "16:9";
2440
+ ERatioImage2["9:16"] = "9:16";
2441
+ return ERatioImage2;
2442
+ })(ERatioImage || {});
2426
2443
 
2427
2444
  // src/interfaces/models/tool/tasks/manual-content-social/instagram/enum/EManualContentStatusPost.enum.ts
2428
2445
  var EManualContentSocialInstagramStatusPost = /* @__PURE__ */ ((EManualContentSocialInstagramStatusPost2) => {
@@ -2505,6 +2522,9 @@ __export(interfaces_exports, {
2505
2522
  EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
2506
2523
  EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
2507
2524
  EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
2525
+ EModelImageVideo: () => EModelImageVideo,
2526
+ EPCBrowserSheetModule: () => EPCBrowserSheetModule,
2527
+ ERatioImage: () => ERatioImage,
2508
2528
  ESheetToolInstagram: () => ESheetToolInstagram,
2509
2529
  ESheetToolStatusImport: () => ESheetToolStatusImport,
2510
2530
  ESheetToolStatusRun: () => ESheetToolStatusRun,
@@ -2518,9 +2538,8 @@ __export(interfaces_exports, {
2518
2538
  EStatusProxyChecked: () => EStatusProxyChecked,
2519
2539
  EStatusProxyNewIP: () => EStatusProxyNewIP,
2520
2540
  EStatusTaskAIContent: () => EStatusTaskAIContent,
2521
- ETaskGenerateAIStatus: () => ETaskGenerateAIStatus,
2522
2541
  ETaskGenerateAIType: () => ETaskGenerateAIType,
2523
- ETypeRatioImage: () => ETypeRatioImage,
2542
+ ETaskStatus: () => ETaskStatus,
2524
2543
  ETypeSettingInstagram: () => ETypeSettingInstagram,
2525
2544
  EVPSCore: () => EVPSCore,
2526
2545
  EVPSExtension: () => EVPSExtension,
@@ -2591,13 +2610,16 @@ __export(interfaces_exports, {
2591
2610
  EManualContentSocialThreadsStatusPost,
2592
2611
  EManualContentSocialThreadsStatusTask,
2593
2612
  EManualContentSocialThreadsTypePost,
2613
+ EModelImageVideo,
2594
2614
  EObjectName,
2615
+ EPCBrowserSheetModule,
2595
2616
  EPCLogLevel,
2596
2617
  EPCLogSource,
2597
2618
  EPositionUser,
2598
2619
  EPostStyle,
2599
2620
  EPostType,
2600
2621
  EPriority,
2622
+ ERatioImage,
2601
2623
  ESheetToolInstagram,
2602
2624
  ESheetToolStatusImport,
2603
2625
  ESheetToolStatusRun,
@@ -2657,8 +2679,8 @@ __export(interfaces_exports, {
2657
2679
  EStatusTeam,
2658
2680
  EStatusUse,
2659
2681
  EStatusUser,
2660
- ETaskGenerateAIStatus,
2661
2682
  ETaskGenerateAIType,
2683
+ ETaskStatus,
2662
2684
  ETimeFilter,
2663
2685
  ETimeZone,
2664
2686
  EToolName,
@@ -2683,7 +2705,6 @@ __export(interfaces_exports, {
2683
2705
  ETypeProxyCountry,
2684
2706
  ETypeProxyNewIP,
2685
2707
  ETypeProxyProvider,
2686
- ETypeRatioImage,
2687
2708
  ETypeSettingInstagram,
2688
2709
  ETypeSheetWorkClassify,
2689
2710
  ETypeSheetWorkPin,
package/dist/index.mjs CHANGED
@@ -1813,6 +1813,9 @@ __export(models_exports, {
1813
1813
  EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
1814
1814
  EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
1815
1815
  EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
1816
+ EModelImageVideo: () => EModelImageVideo,
1817
+ EPCBrowserSheetModule: () => EPCBrowserSheetModule,
1818
+ ERatioImage: () => ERatioImage,
1816
1819
  ESheetToolInstagram: () => ESheetToolInstagram,
1817
1820
  ESheetToolStatusImport: () => ESheetToolStatusImport,
1818
1821
  ESheetToolStatusRun: () => ESheetToolStatusRun,
@@ -1826,9 +1829,8 @@ __export(models_exports, {
1826
1829
  EStatusProxyChecked: () => EStatusProxyChecked,
1827
1830
  EStatusProxyNewIP: () => EStatusProxyNewIP,
1828
1831
  EStatusTaskAIContent: () => EStatusTaskAIContent,
1829
- ETaskGenerateAIStatus: () => ETaskGenerateAIStatus,
1830
1832
  ETaskGenerateAIType: () => ETaskGenerateAIType,
1831
- ETypeRatioImage: () => ETypeRatioImage,
1833
+ ETaskStatus: () => ETaskStatus,
1832
1834
  ETypeSettingInstagram: () => ETypeSettingInstagram,
1833
1835
  EVPSCore: () => EVPSCore,
1834
1836
  EVPSExtension: () => EVPSExtension,
@@ -1892,6 +1894,9 @@ __export(tool_exports, {
1892
1894
  EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
1893
1895
  EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
1894
1896
  EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
1897
+ EModelImageVideo: () => EModelImageVideo,
1898
+ EPCBrowserSheetModule: () => EPCBrowserSheetModule,
1899
+ ERatioImage: () => ERatioImage,
1895
1900
  ESheetToolInstagram: () => ESheetToolInstagram,
1896
1901
  ESheetToolStatusImport: () => ESheetToolStatusImport,
1897
1902
  ESheetToolStatusRun: () => ESheetToolStatusRun,
@@ -1905,9 +1910,8 @@ __export(tool_exports, {
1905
1910
  EStatusProxyChecked: () => EStatusProxyChecked,
1906
1911
  EStatusProxyNewIP: () => EStatusProxyNewIP,
1907
1912
  EStatusTaskAIContent: () => EStatusTaskAIContent,
1908
- ETaskGenerateAIStatus: () => ETaskGenerateAIStatus,
1909
1913
  ETaskGenerateAIType: () => ETaskGenerateAIType,
1910
- ETypeRatioImage: () => ETypeRatioImage,
1914
+ ETaskStatus: () => ETaskStatus,
1911
1915
  EVPSCore: () => EVPSCore,
1912
1916
  EVPSExtension: () => EVPSExtension,
1913
1917
  EVPSOs: () => EVPSOs,
@@ -1971,12 +1975,6 @@ var EAccountAIModelStatus = /* @__PURE__ */ ((EAccountAIModelStatus2) => {
1971
1975
  EAccountAIModelStatus2["ErrorInternet"] = "ErrorInternet";
1972
1976
  return EAccountAIModelStatus2;
1973
1977
  })(EAccountAIModelStatus || {});
1974
- var EAccountAIModelCreditStatus = /* @__PURE__ */ ((EAccountAIModelCreditStatus2) => {
1975
- EAccountAIModelCreditStatus2["Live"] = "Live";
1976
- EAccountAIModelCreditStatus2["RunningOut"] = "RunningOut";
1977
- EAccountAIModelCreditStatus2["Limited"] = "Limited";
1978
- return EAccountAIModelCreditStatus2;
1979
- })(EAccountAIModelCreditStatus || {});
1980
1978
  var EAccountAIModelType = /* @__PURE__ */ ((EAccountAIModelType2) => {
1981
1979
  EAccountAIModelType2["Content"] = "Content";
1982
1980
  EAccountAIModelType2["ImageVideo"] = "ImageVideo";
@@ -1988,6 +1986,12 @@ var EAccountAIModelBrowserPlan = /* @__PURE__ */ ((EAccountAIModelBrowserPlan2)
1988
1986
  EAccountAIModelBrowserPlan2["Paid"] = "Paid";
1989
1987
  return EAccountAIModelBrowserPlan2;
1990
1988
  })(EAccountAIModelBrowserPlan || {});
1989
+ var EAccountAIModelCreditStatus = /* @__PURE__ */ ((EAccountAIModelCreditStatus2) => {
1990
+ EAccountAIModelCreditStatus2["Live"] = "Live";
1991
+ EAccountAIModelCreditStatus2["RunningOut"] = "RunningOut";
1992
+ EAccountAIModelCreditStatus2["Limited"] = "Limited";
1993
+ return EAccountAIModelCreditStatus2;
1994
+ })(EAccountAIModelCreditStatus || {});
1991
1995
  var EAccountAIModelApiStatus = /* @__PURE__ */ ((EAccountAIModelApiStatus2) => {
1992
1996
  EAccountAIModelApiStatus2["Active"] = "Active";
1993
1997
  EAccountAIModelApiStatus2["InActive"] = "InActive";
@@ -2171,6 +2175,13 @@ var EVPSStatusGpmLoginEmail = /* @__PURE__ */ ((EVPSStatusGpmLoginEmail2) => {
2171
2175
  return EVPSStatusGpmLoginEmail2;
2172
2176
  })(EVPSStatusGpmLoginEmail || {});
2173
2177
 
2178
+ // src/interfaces/models/tool/pc-browser/enum/EPCBrowser.enum.ts
2179
+ var EPCBrowserSheetModule = /* @__PURE__ */ ((EPCBrowserSheetModule2) => {
2180
+ EPCBrowserSheetModule2["ImageVideoVoiceCanva"] = "ImageVideoVoiceCanva";
2181
+ EPCBrowserSheetModule2["AvatarCover"] = "AvatarCover";
2182
+ return EPCBrowserSheetModule2;
2183
+ })(EPCBrowserSheetModule || {});
2184
+
2174
2185
  // src/interfaces/models/tool/sheet-tool/enum/ESheetTool.enum.ts
2175
2186
  var ESheetToolStatusImport = /* @__PURE__ */ ((ESheetToolStatusImport2) => {
2176
2187
  ESheetToolStatusImport2["Success"] = "Success";
@@ -2211,26 +2222,30 @@ var ESheetToolThreads = /* @__PURE__ */ ((ESheetToolThreads2) => {
2211
2222
  })(ESheetToolThreads || {});
2212
2223
 
2213
2224
  // src/interfaces/models/tool/tasks/canva/enum/ETaskGenerateAI.enum.ts
2214
- var ETaskGenerateAIStatus = /* @__PURE__ */ ((ETaskGenerateAIStatus2) => {
2215
- ETaskGenerateAIStatus2["Pending"] = "Pending";
2216
- ETaskGenerateAIStatus2["Generating"] = "Generating";
2217
- ETaskGenerateAIStatus2["Generated"] = "Generated";
2218
- ETaskGenerateAIStatus2["Error"] = "Error";
2219
- ETaskGenerateAIStatus2["Done"] = "Done";
2220
- return ETaskGenerateAIStatus2;
2221
- })(ETaskGenerateAIStatus || {});
2225
+ var ETaskStatus = /* @__PURE__ */ ((ETaskStatus2) => {
2226
+ ETaskStatus2["Pending"] = "Pending";
2227
+ ETaskStatus2["Processing"] = "Processing";
2228
+ ETaskStatus2["Completed"] = "Completed";
2229
+ ETaskStatus2["Failed"] = "Failed";
2230
+ return ETaskStatus2;
2231
+ })(ETaskStatus || {});
2222
2232
  var ETaskGenerateAIType = /* @__PURE__ */ ((ETaskGenerateAIType2) => {
2223
2233
  ETaskGenerateAIType2["Image"] = "Image";
2224
2234
  ETaskGenerateAIType2["Video"] = "Video";
2225
2235
  ETaskGenerateAIType2["ImageVideo"] = "ImageVideo";
2226
2236
  return ETaskGenerateAIType2;
2227
2237
  })(ETaskGenerateAIType || {});
2228
- var ETypeRatioImage = /* @__PURE__ */ ((ETypeRatioImage2) => {
2229
- ETypeRatioImage2["1:1"] = "1:1";
2230
- ETypeRatioImage2["16:9"] = "16:9";
2231
- ETypeRatioImage2["9:16"] = "9:16";
2232
- return ETypeRatioImage2;
2233
- })(ETypeRatioImage || {});
2238
+ var EModelImageVideo = /* @__PURE__ */ ((EModelImageVideo2) => {
2239
+ EModelImageVideo2["Whisk"] = "Whisk (Image)";
2240
+ EModelImageVideo2["Flow"] = "Flow (Video)";
2241
+ return EModelImageVideo2;
2242
+ })(EModelImageVideo || {});
2243
+ var ERatioImage = /* @__PURE__ */ ((ERatioImage2) => {
2244
+ ERatioImage2["1:1"] = "1:1";
2245
+ ERatioImage2["16:9"] = "16:9";
2246
+ ERatioImage2["9:16"] = "9:16";
2247
+ return ERatioImage2;
2248
+ })(ERatioImage || {});
2234
2249
 
2235
2250
  // src/interfaces/models/tool/tasks/manual-content-social/instagram/enum/EManualContentStatusPost.enum.ts
2236
2251
  var EManualContentSocialInstagramStatusPost = /* @__PURE__ */ ((EManualContentSocialInstagramStatusPost2) => {
@@ -2313,6 +2328,9 @@ __export(interfaces_exports, {
2313
2328
  EManualContentSocialThreadsStatusPost: () => EManualContentSocialThreadsStatusPost,
2314
2329
  EManualContentSocialThreadsStatusTask: () => EManualContentSocialThreadsStatusTask,
2315
2330
  EManualContentSocialThreadsTypePost: () => EManualContentSocialThreadsTypePost,
2331
+ EModelImageVideo: () => EModelImageVideo,
2332
+ EPCBrowserSheetModule: () => EPCBrowserSheetModule,
2333
+ ERatioImage: () => ERatioImage,
2316
2334
  ESheetToolInstagram: () => ESheetToolInstagram,
2317
2335
  ESheetToolStatusImport: () => ESheetToolStatusImport,
2318
2336
  ESheetToolStatusRun: () => ESheetToolStatusRun,
@@ -2326,9 +2344,8 @@ __export(interfaces_exports, {
2326
2344
  EStatusProxyChecked: () => EStatusProxyChecked,
2327
2345
  EStatusProxyNewIP: () => EStatusProxyNewIP,
2328
2346
  EStatusTaskAIContent: () => EStatusTaskAIContent,
2329
- ETaskGenerateAIStatus: () => ETaskGenerateAIStatus,
2330
2347
  ETaskGenerateAIType: () => ETaskGenerateAIType,
2331
- ETypeRatioImage: () => ETypeRatioImage,
2348
+ ETaskStatus: () => ETaskStatus,
2332
2349
  ETypeSettingInstagram: () => ETypeSettingInstagram,
2333
2350
  EVPSCore: () => EVPSCore,
2334
2351
  EVPSExtension: () => EVPSExtension,
@@ -2398,13 +2415,16 @@ export {
2398
2415
  EManualContentSocialThreadsStatusPost,
2399
2416
  EManualContentSocialThreadsStatusTask,
2400
2417
  EManualContentSocialThreadsTypePost,
2418
+ EModelImageVideo,
2401
2419
  EObjectName,
2420
+ EPCBrowserSheetModule,
2402
2421
  EPCLogLevel,
2403
2422
  EPCLogSource,
2404
2423
  EPositionUser,
2405
2424
  EPostStyle,
2406
2425
  EPostType,
2407
2426
  EPriority,
2427
+ ERatioImage,
2408
2428
  ESheetToolInstagram,
2409
2429
  ESheetToolStatusImport,
2410
2430
  ESheetToolStatusRun,
@@ -2464,8 +2484,8 @@ export {
2464
2484
  EStatusTeam,
2465
2485
  EStatusUse,
2466
2486
  EStatusUser,
2467
- ETaskGenerateAIStatus,
2468
2487
  ETaskGenerateAIType,
2488
+ ETaskStatus,
2469
2489
  ETimeFilter,
2470
2490
  ETimeZone,
2471
2491
  EToolName,
@@ -2490,7 +2510,6 @@ export {
2490
2510
  ETypeProxyCountry,
2491
2511
  ETypeProxyNewIP,
2492
2512
  ETypeProxyProvider,
2493
- ETypeRatioImage,
2494
2513
  ETypeSettingInstagram,
2495
2514
  ETypeSheetWorkClassify,
2496
2515
  ETypeSheetWorkPin,
package/docs.txt CHANGED
@@ -1,3 +1,3 @@
1
-
2
- ############ Cấu hình npm ############
1
+
2
+ ############ Cấu hình npm ############
3
3
  npm config set //registry.npmjs.org/:_authToken {token}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "5.6.15",
3
+ "version": "5.6.23",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -1,81 +1,81 @@
1
- @echo off
2
- setlocal enabledelayedexpansion
3
- chcp 65001 >nul
4
- echo ====================================
5
- echo FILE SEARCH AND LIST UTILITY
6
- echo ====================================
7
- echo.
8
-
9
- set /p folder_path="Enter folder path: "
10
-
11
- if not exist "%folder_path%" (
12
- echo.
13
- echo [ERROR] Folder does not exist!
14
- pause
15
- exit /b
16
- )
17
-
18
- echo.
19
- set /p file_pattern="Enter file name pattern (press Enter to list all files): "
20
-
21
- if "%file_pattern%"=="" (
22
- set search_mode=ALL_FILES
23
- set output_file=all_files_%date:~10,4%%date:~4,2%%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%.txt
24
- ) else (
25
- set search_mode=PATTERN_SEARCH
26
- set output_file=search_%file_pattern:_=_%_%date:~10,4%%date:~4,2%%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%.txt
27
- )
28
-
29
- set output_file=%output_file: =0%
30
-
31
- echo.
32
- echo Searching files...
33
- if "%search_mode%"=="PATTERN_SEARCH" (
34
- echo Pattern: *%file_pattern%*
35
- ) else (
36
- echo Listing all files...
37
- )
38
- echo.
39
-
40
- echo ============ SEARCH RESULTS ============ > "%output_file%"
41
- echo Folder: %folder_path% >> "%output_file%"
42
- echo Time: %date% %time% >> "%output_file%"
43
- if "%search_mode%"=="PATTERN_SEARCH" (
44
- echo Search Pattern: *%file_pattern%* >> "%output_file%"
45
- ) else (
46
- echo Search Mode: All Files >> "%output_file%"
47
- )
48
- echo ====================================== >> "%output_file%"
49
- echo. >> "%output_file%"
50
-
51
- set count=0
52
-
53
- if "%search_mode%"=="ALL_FILES" (
54
- for /r "%folder_path%" %%f in (*) do (
55
- echo %%f
56
- echo %%f >> "%output_file%"
57
- set /a count+=1
58
- )
59
- ) else (
60
- for /r "%folder_path%" %%f in (*) do (
61
- echo %%~nxf | findstr /i "%file_pattern%" >nul
62
- if !errorlevel! equ 0 (
63
- echo %%f
64
- echo %%f >> "%output_file%"
65
- set /a count+=1
66
- )
67
- )
68
- )
69
-
70
- echo.
71
- echo ====================================
72
- if "%search_mode%"=="PATTERN_SEARCH" (
73
- echo Total matching files: %count%
74
- ) else (
75
- echo Total files: %count%
76
- )
77
- echo Result saved to: %output_file%
78
- echo ====================================
79
- echo.
80
-
81
- pause
1
+ @echo off
2
+ setlocal enabledelayedexpansion
3
+ chcp 65001 >nul
4
+ echo ====================================
5
+ echo FILE SEARCH AND LIST UTILITY
6
+ echo ====================================
7
+ echo.
8
+
9
+ set /p folder_path="Enter folder path: "
10
+
11
+ if not exist "%folder_path%" (
12
+ echo.
13
+ echo [ERROR] Folder does not exist!
14
+ pause
15
+ exit /b
16
+ )
17
+
18
+ echo.
19
+ set /p file_pattern="Enter file name pattern (press Enter to list all files): "
20
+
21
+ if "%file_pattern%"=="" (
22
+ set search_mode=ALL_FILES
23
+ set output_file=all_files_%date:~10,4%%date:~4,2%%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%.txt
24
+ ) else (
25
+ set search_mode=PATTERN_SEARCH
26
+ set output_file=search_%file_pattern:_=_%_%date:~10,4%%date:~4,2%%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%.txt
27
+ )
28
+
29
+ set output_file=%output_file: =0%
30
+
31
+ echo.
32
+ echo Searching files...
33
+ if "%search_mode%"=="PATTERN_SEARCH" (
34
+ echo Pattern: *%file_pattern%*
35
+ ) else (
36
+ echo Listing all files...
37
+ )
38
+ echo.
39
+
40
+ echo ============ SEARCH RESULTS ============ > "%output_file%"
41
+ echo Folder: %folder_path% >> "%output_file%"
42
+ echo Time: %date% %time% >> "%output_file%"
43
+ if "%search_mode%"=="PATTERN_SEARCH" (
44
+ echo Search Pattern: *%file_pattern%* >> "%output_file%"
45
+ ) else (
46
+ echo Search Mode: All Files >> "%output_file%"
47
+ )
48
+ echo ====================================== >> "%output_file%"
49
+ echo. >> "%output_file%"
50
+
51
+ set count=0
52
+
53
+ if "%search_mode%"=="ALL_FILES" (
54
+ for /r "%folder_path%" %%f in (*) do (
55
+ echo %%f
56
+ echo %%f >> "%output_file%"
57
+ set /a count+=1
58
+ )
59
+ ) else (
60
+ for /r "%folder_path%" %%f in (*) do (
61
+ echo %%~nxf | findstr /i "%file_pattern%" >nul
62
+ if !errorlevel! equ 0 (
63
+ echo %%f
64
+ echo %%f >> "%output_file%"
65
+ set /a count+=1
66
+ )
67
+ )
68
+ )
69
+
70
+ echo.
71
+ echo ====================================
72
+ if "%search_mode%"=="PATTERN_SEARCH" (
73
+ echo Total matching files: %count%
74
+ ) else (
75
+ echo Total files: %count%
76
+ )
77
+ echo Result saved to: %output_file%
78
+ echo ====================================
79
+ echo.
80
+
81
+ pause