automation-lib 5.4.346 → 5.4.348

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
@@ -1580,8 +1580,7 @@ var EStatusDeviceSetup = /* @__PURE__ */ ((EStatusDeviceSetup2) => {
1580
1580
  var EStatusDeviceConnectPC = /* @__PURE__ */ ((EStatusDeviceConnectPC2) => {
1581
1581
  EStatusDeviceConnectPC2["Connected"] = "Connected";
1582
1582
  EStatusDeviceConnectPC2["Disconnected"] = "Disconnected";
1583
- EStatusDeviceConnectPC2["Error"] = "Error";
1584
- EStatusDeviceConnectPC2["Unknown"] = "Unknown";
1583
+ EStatusDeviceConnectPC2["Unauthenticated"] = "Unauthenticated";
1585
1584
  return EStatusDeviceConnectPC2;
1586
1585
  })(EStatusDeviceConnectPC || {});
1587
1586
  var EStatusDeviceRunningSocial = /* @__PURE__ */ ((EStatusDeviceRunningSocial2) => {
package/dist/index.mjs CHANGED
@@ -1407,8 +1407,7 @@ var EStatusDeviceSetup = /* @__PURE__ */ ((EStatusDeviceSetup2) => {
1407
1407
  var EStatusDeviceConnectPC = /* @__PURE__ */ ((EStatusDeviceConnectPC2) => {
1408
1408
  EStatusDeviceConnectPC2["Connected"] = "Connected";
1409
1409
  EStatusDeviceConnectPC2["Disconnected"] = "Disconnected";
1410
- EStatusDeviceConnectPC2["Error"] = "Error";
1411
- EStatusDeviceConnectPC2["Unknown"] = "Unknown";
1410
+ EStatusDeviceConnectPC2["Unauthenticated"] = "Unauthenticated";
1412
1411
  return EStatusDeviceConnectPC2;
1413
1412
  })(EStatusDeviceConnectPC || {});
1414
1413
  var EStatusDeviceRunningSocial = /* @__PURE__ */ ((EStatusDeviceRunningSocial2) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "5.4.346",
3
+ "version": "5.4.348",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -0,0 +1,16 @@
1
+ ============ SEARCH RESULTS ============
2
+ Folder: D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report
3
+ Time: Wed 12/17/2025 11:33:00.10
4
+ Search Pattern: *interface.ts*
5
+ ======================================
6
+
7
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\interacts\IInstagramReportInteractBlockUser.interface.ts
8
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\interacts\IInstagramReportInteractFollow.interface.ts
9
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\interacts\IInstagramReportInteractReplyComment.interface.ts
10
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\interacts\IInstagramReportInteractReplyMessage.interface.ts
11
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\interacts\IInstagramReportInteractUnFollow.interface.ts
12
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\posts\IInstagramReportPostHighLight.interface.ts
13
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\posts\IInstagramReportPostNew.interface.ts
14
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\posts\IInstagramReportPostReel.interface.ts
15
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\posts\IInstagramReportPostSquare.interface.ts
16
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report\posts\IInstagramReportPostStory.interface.ts
@@ -0,0 +1,12 @@
1
+ ============ SEARCH RESULTS ============
2
+ Folder: D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks
3
+ Time: Wed 12/17/2025 11:49:22.16
4
+ Search Pattern: *interface*
5
+ ======================================
6
+
7
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks\ITaskInstagramBlockUser.interface.ts
8
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks\ITaskInstagramChangeInfo.interface.ts
9
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks\ITaskInstagramFollow.interface.ts
10
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks\ITaskInstagramPost.interface.ts
11
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks\ITaskInstagramReplyComment.interface.ts
12
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks\ITaskInstagramReplyMessage.interface.ts
@@ -0,0 +1,11 @@
1
+ ============ SEARCH RESULTS ============
2
+ Folder: D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\report
3
+ Time: Wed 12/17/2025 11:56:15.23
4
+ Search Pattern: *interface*
5
+ ======================================
6
+
7
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\report\IThreadsReportInteractFollow.interface.ts
8
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\report\IThreadsReportInteractReplyComment.interface.ts
9
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\report\IThreadsReportInteractReplyMessage.interface.ts
10
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\report\IThreadsReportInteractUnFollow.interface.ts
11
+ D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\report\IThreadsReportPost.interface.ts