automation-lib 5.4.360 → 5.4.361

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 CHANGED
@@ -1157,8 +1157,7 @@ declare enum EStatusDeviceReplace {
1157
1157
  declare enum EStatusDeviceConnectWifi {
1158
1158
  Disconnect = "Disconnect",
1159
1159
  Connected = "Connected",
1160
- WrongPassword = "WrongPassword",
1161
- Error = "Error"
1160
+ WrongPassword = "WrongPassword"
1162
1161
  }
1163
1162
  declare enum EStatusDeviceSetupSettingTask {
1164
1163
  Done = "Done",
package/dist/index.d.ts CHANGED
@@ -1157,8 +1157,7 @@ declare enum EStatusDeviceReplace {
1157
1157
  declare enum EStatusDeviceConnectWifi {
1158
1158
  Disconnect = "Disconnect",
1159
1159
  Connected = "Connected",
1160
- WrongPassword = "WrongPassword",
1161
- Error = "Error"
1160
+ WrongPassword = "WrongPassword"
1162
1161
  }
1163
1162
  declare enum EStatusDeviceSetupSettingTask {
1164
1163
  Done = "Done",
package/dist/index.js CHANGED
@@ -1642,7 +1642,6 @@ var EStatusDeviceConnectWifi = /* @__PURE__ */ ((EStatusDeviceConnectWifi2) => {
1642
1642
  EStatusDeviceConnectWifi2["Disconnect"] = "Disconnect";
1643
1643
  EStatusDeviceConnectWifi2["Connected"] = "Connected";
1644
1644
  EStatusDeviceConnectWifi2["WrongPassword"] = "WrongPassword";
1645
- EStatusDeviceConnectWifi2["Error"] = "Error";
1646
1645
  return EStatusDeviceConnectWifi2;
1647
1646
  })(EStatusDeviceConnectWifi || {});
1648
1647
  var EStatusDeviceSetupSettingTask = /* @__PURE__ */ ((EStatusDeviceSetupSettingTask2) => {
package/dist/index.mjs CHANGED
@@ -1468,7 +1468,6 @@ var EStatusDeviceConnectWifi = /* @__PURE__ */ ((EStatusDeviceConnectWifi2) => {
1468
1468
  EStatusDeviceConnectWifi2["Disconnect"] = "Disconnect";
1469
1469
  EStatusDeviceConnectWifi2["Connected"] = "Connected";
1470
1470
  EStatusDeviceConnectWifi2["WrongPassword"] = "WrongPassword";
1471
- EStatusDeviceConnectWifi2["Error"] = "Error";
1472
1471
  return EStatusDeviceConnectWifi2;
1473
1472
  })(EStatusDeviceConnectWifi || {});
1474
1473
  var EStatusDeviceSetupSettingTask = /* @__PURE__ */ ((EStatusDeviceSetupSettingTask2) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "5.4.360",
3
+ "version": "5.4.361",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -1,16 +0,0 @@
1
- ============ SEARCH RESULTS ============
2
- Folder: D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\report
3
- Time: Tue 12/16/2025 16:12:50.37
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
@@ -1,11 +0,0 @@
1
- ============ SEARCH RESULTS ============
2
- Folder: D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\report
3
- Time: Tue 12/16/2025 16:13:24.24
4
- Search Pattern: *interface.ts*
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
@@ -1,16 +0,0 @@
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
@@ -1,12 +0,0 @@
1
- ============ SEARCH RESULTS ============
2
- Folder: D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\instagram\tasks
3
- Time: Tue 12/16/2025 16:17:06.63
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
@@ -1,10 +0,0 @@
1
- ============ SEARCH RESULTS ============
2
- Folder: D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\tasks
3
- Time: Tue 12/16/2025 16:17:28.89
4
- Search Pattern: *interface*
5
- ======================================
6
-
7
- D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\tasks\ITaskThreadsFollow.interface.ts
8
- D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\tasks\ITaskThreadsPost.interface.ts
9
- D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\tasks\ITaskThreadsReplyComment.interface.ts
10
- D:\MyFolder\Bo\Auto\library\src\interfaces\models\socials\threads\tasks\ITaskThreadsReplyMessage.interface.ts
@@ -1,12 +0,0 @@
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
@@ -1,11 +0,0 @@
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