automation-lib 5.0.184 → 5.0.185

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
@@ -39,18 +39,18 @@ declare const CONST_API_CONTROLLERS: {
39
39
  TRACKING_SCRIPTS_EXECUTED: string;
40
40
  };
41
41
  INSTAGRAM: {
42
- POST_NEWS: string;
43
- POST_SQUARE: string;
44
- POST_STORIES: string;
45
- POST_REELS: string;
46
- POST_HIGHLIGHTS: string;
47
- INTERACT_FOLLOW: string;
48
- INTERACT_EXPLORES: string;
49
- INTERACT_REELS: string;
50
- INTERACT_STORIES: string;
51
- INTERACT_COMMENTS: string;
52
- INTERACT_REPLY_COMMENTS: string;
53
- INTERACT_REPLY_MESSAGES: string;
42
+ HISTORY_POST_NEWS: string;
43
+ HISTORY_POST_SQUARE: string;
44
+ HISTORY_POST_STORIES: string;
45
+ HISTORY_POST_REELS: string;
46
+ HISTORY_POST_HIGHLIGHTS: string;
47
+ HISTORY_INTERACT_FOLLOW: string;
48
+ HISTORY_INTERACT_EXPLORES: string;
49
+ HISTORY_INTERACT_REELS: string;
50
+ HISTORY_INTERACT_STORIES: string;
51
+ HISTORY_INTERACT_COMMENTS: string;
52
+ HISTORY_INTERACT_REPLY_COMMENTS: string;
53
+ HISTORY_INTERACT_REPLY_MESSAGES: string;
54
54
  SETTING_POSTS: string;
55
55
  SETTING_INTERACT_FOLLOWS: string;
56
56
  SETTING_INTERACT_UN_FOLLOWS: string;
@@ -61,13 +61,11 @@ declare const CONST_API_CONTROLLERS: {
61
61
  SETTING_INTERACT_REPLY_MESSAGE: string;
62
62
  };
63
63
  THREADS: {
64
- POST_NEWS: string;
65
- INTERACT_FOLLOW: string;
66
- INTERACT_REPLY_COMMENTS: string;
67
- INTERACT_COMMENTS: string;
64
+ HISTORY_POST_NEWS: string;
65
+ HISTORY_INTERACT_FOLLOW: string;
66
+ HISTORY_INTERACT_REPLY_COMMENTS: string;
68
67
  SETTING_POSTS: string;
69
68
  SETTING_FOLLOW: string;
70
- SETTING_COMMENTS: string;
71
69
  SETTING_REPLY_COMMENTS: string;
72
70
  };
73
71
  SETTING: {
package/dist/index.d.ts CHANGED
@@ -39,18 +39,18 @@ declare const CONST_API_CONTROLLERS: {
39
39
  TRACKING_SCRIPTS_EXECUTED: string;
40
40
  };
41
41
  INSTAGRAM: {
42
- POST_NEWS: string;
43
- POST_SQUARE: string;
44
- POST_STORIES: string;
45
- POST_REELS: string;
46
- POST_HIGHLIGHTS: string;
47
- INTERACT_FOLLOW: string;
48
- INTERACT_EXPLORES: string;
49
- INTERACT_REELS: string;
50
- INTERACT_STORIES: string;
51
- INTERACT_COMMENTS: string;
52
- INTERACT_REPLY_COMMENTS: string;
53
- INTERACT_REPLY_MESSAGES: string;
42
+ HISTORY_POST_NEWS: string;
43
+ HISTORY_POST_SQUARE: string;
44
+ HISTORY_POST_STORIES: string;
45
+ HISTORY_POST_REELS: string;
46
+ HISTORY_POST_HIGHLIGHTS: string;
47
+ HISTORY_INTERACT_FOLLOW: string;
48
+ HISTORY_INTERACT_EXPLORES: string;
49
+ HISTORY_INTERACT_REELS: string;
50
+ HISTORY_INTERACT_STORIES: string;
51
+ HISTORY_INTERACT_COMMENTS: string;
52
+ HISTORY_INTERACT_REPLY_COMMENTS: string;
53
+ HISTORY_INTERACT_REPLY_MESSAGES: string;
54
54
  SETTING_POSTS: string;
55
55
  SETTING_INTERACT_FOLLOWS: string;
56
56
  SETTING_INTERACT_UN_FOLLOWS: string;
@@ -61,13 +61,11 @@ declare const CONST_API_CONTROLLERS: {
61
61
  SETTING_INTERACT_REPLY_MESSAGE: string;
62
62
  };
63
63
  THREADS: {
64
- POST_NEWS: string;
65
- INTERACT_FOLLOW: string;
66
- INTERACT_REPLY_COMMENTS: string;
67
- INTERACT_COMMENTS: string;
64
+ HISTORY_POST_NEWS: string;
65
+ HISTORY_INTERACT_FOLLOW: string;
66
+ HISTORY_INTERACT_REPLY_COMMENTS: string;
68
67
  SETTING_POSTS: string;
69
68
  SETTING_FOLLOW: string;
70
- SETTING_COMMENTS: string;
71
69
  SETTING_REPLY_COMMENTS: string;
72
70
  };
73
71
  SETTING: {
package/dist/index.js CHANGED
@@ -94,36 +94,34 @@ var CONST_API_CONTROLLERS = {
94
94
  TRACKING_SCRIPTS_EXECUTED: "tracking-scripts-executed"
95
95
  },
96
96
  INSTAGRAM: {
97
- POST_NEWS: "post-news-instagram",
98
- POST_SQUARE: "post-square-instagram",
99
- POST_STORIES: "post-stories-instagram",
100
- POST_REELS: "post-reels-instagram",
101
- POST_HIGHLIGHTS: "post-highlights-instagram",
102
- INTERACT_FOLLOW: "interact-follow-instagram",
103
- INTERACT_EXPLORES: "interact-explores-instagram",
104
- INTERACT_REELS: "interact-reels-instagram",
105
- INTERACT_STORIES: "interact-stories-instagram",
106
- INTERACT_COMMENTS: "interact-comments-instagram",
107
- INTERACT_REPLY_COMMENTS: "interact-reply-comments-instagram",
108
- INTERACT_REPLY_MESSAGES: "interact-reply-messages-instagram",
109
- SETTING_POSTS: "setting-posts-instagram",
110
- SETTING_INTERACT_FOLLOWS: "setting-interact-follows-instagram",
111
- SETTING_INTERACT_UN_FOLLOWS: "setting-interact-un-follows-instagram",
112
- SETTING_INTERACT_EXPLORES: "setting-interact-explores-instagram",
113
- SETTING_INTERACT_REELS: "setting-interact-reels-instagram",
114
- SETTING_INTERACT_STORIES: "setting-interact-stories-instagram",
115
- SETTING_INTERACT_REPLY_COMMENTS: "setting-interact-reply-comments-instagram",
116
- SETTING_INTERACT_REPLY_MESSAGE: "setting-interact-reply-message-instagram"
97
+ HISTORY_POST_NEWS: "instagram-history-post-news",
98
+ HISTORY_POST_SQUARE: "instagram-history-post-square",
99
+ HISTORY_POST_STORIES: "instagram-history-post-stories",
100
+ HISTORY_POST_REELS: "instagram-history-post-reels",
101
+ HISTORY_POST_HIGHLIGHTS: "instagram-history-post-highlights",
102
+ HISTORY_INTERACT_FOLLOW: "instagram-history-interact-follow",
103
+ HISTORY_INTERACT_EXPLORES: "instagram-history-interact-explores",
104
+ HISTORY_INTERACT_REELS: "instagram-history-interact-reels",
105
+ HISTORY_INTERACT_STORIES: "instagram-history-interact-stories",
106
+ HISTORY_INTERACT_COMMENTS: "instagram-history-interact-comments",
107
+ HISTORY_INTERACT_REPLY_COMMENTS: "instagram-history-interact-reply-comments",
108
+ HISTORY_INTERACT_REPLY_MESSAGES: "instagram-history-interact-reply-messages",
109
+ SETTING_POSTS: "instagram-setting-posts",
110
+ SETTING_INTERACT_FOLLOWS: "instagram-setting-interact-follows",
111
+ SETTING_INTERACT_UN_FOLLOWS: "instagram-setting-interact-un-follows",
112
+ SETTING_INTERACT_EXPLORES: "instagram-setting-interact-explores",
113
+ SETTING_INTERACT_REELS: "instagram-setting-interact-reels",
114
+ SETTING_INTERACT_STORIES: "instagram-setting-interact-stories",
115
+ SETTING_INTERACT_REPLY_COMMENTS: "instagram-setting-interact-reply-comments",
116
+ SETTING_INTERACT_REPLY_MESSAGE: "instagram-setting-interact-reply-message"
117
117
  },
118
118
  THREADS: {
119
- POST_NEWS: "post-news-threads",
120
- INTERACT_FOLLOW: "interact-follow-threads",
121
- INTERACT_REPLY_COMMENTS: "interact-reply-comments-threads",
122
- INTERACT_COMMENTS: "interact-comments-threads",
123
- SETTING_POSTS: "setting-posts-threads",
124
- SETTING_FOLLOW: "setting-follow-threads",
125
- SETTING_COMMENTS: "interact-comments-threads",
126
- SETTING_REPLY_COMMENTS: "interact-reply-comments-threads"
119
+ HISTORY_POST_NEWS: "threads-history-post-news",
120
+ HISTORY_INTERACT_FOLLOW: "threads-history-interact-follow",
121
+ HISTORY_INTERACT_REPLY_COMMENTS: "threads-history-interact-reply-comments",
122
+ SETTING_POSTS: "threads-setting-posts-threads",
123
+ SETTING_FOLLOW: "threads-setting-follow-threads",
124
+ SETTING_REPLY_COMMENTS: "threads-interact-reply-comments-threads"
127
125
  },
128
126
  SETTING: {
129
127
  FREEPIK: "freepik"
package/dist/index.mjs CHANGED
@@ -61,36 +61,34 @@ var CONST_API_CONTROLLERS = {
61
61
  TRACKING_SCRIPTS_EXECUTED: "tracking-scripts-executed"
62
62
  },
63
63
  INSTAGRAM: {
64
- POST_NEWS: "post-news-instagram",
65
- POST_SQUARE: "post-square-instagram",
66
- POST_STORIES: "post-stories-instagram",
67
- POST_REELS: "post-reels-instagram",
68
- POST_HIGHLIGHTS: "post-highlights-instagram",
69
- INTERACT_FOLLOW: "interact-follow-instagram",
70
- INTERACT_EXPLORES: "interact-explores-instagram",
71
- INTERACT_REELS: "interact-reels-instagram",
72
- INTERACT_STORIES: "interact-stories-instagram",
73
- INTERACT_COMMENTS: "interact-comments-instagram",
74
- INTERACT_REPLY_COMMENTS: "interact-reply-comments-instagram",
75
- INTERACT_REPLY_MESSAGES: "interact-reply-messages-instagram",
76
- SETTING_POSTS: "setting-posts-instagram",
77
- SETTING_INTERACT_FOLLOWS: "setting-interact-follows-instagram",
78
- SETTING_INTERACT_UN_FOLLOWS: "setting-interact-un-follows-instagram",
79
- SETTING_INTERACT_EXPLORES: "setting-interact-explores-instagram",
80
- SETTING_INTERACT_REELS: "setting-interact-reels-instagram",
81
- SETTING_INTERACT_STORIES: "setting-interact-stories-instagram",
82
- SETTING_INTERACT_REPLY_COMMENTS: "setting-interact-reply-comments-instagram",
83
- SETTING_INTERACT_REPLY_MESSAGE: "setting-interact-reply-message-instagram"
64
+ HISTORY_POST_NEWS: "instagram-history-post-news",
65
+ HISTORY_POST_SQUARE: "instagram-history-post-square",
66
+ HISTORY_POST_STORIES: "instagram-history-post-stories",
67
+ HISTORY_POST_REELS: "instagram-history-post-reels",
68
+ HISTORY_POST_HIGHLIGHTS: "instagram-history-post-highlights",
69
+ HISTORY_INTERACT_FOLLOW: "instagram-history-interact-follow",
70
+ HISTORY_INTERACT_EXPLORES: "instagram-history-interact-explores",
71
+ HISTORY_INTERACT_REELS: "instagram-history-interact-reels",
72
+ HISTORY_INTERACT_STORIES: "instagram-history-interact-stories",
73
+ HISTORY_INTERACT_COMMENTS: "instagram-history-interact-comments",
74
+ HISTORY_INTERACT_REPLY_COMMENTS: "instagram-history-interact-reply-comments",
75
+ HISTORY_INTERACT_REPLY_MESSAGES: "instagram-history-interact-reply-messages",
76
+ SETTING_POSTS: "instagram-setting-posts",
77
+ SETTING_INTERACT_FOLLOWS: "instagram-setting-interact-follows",
78
+ SETTING_INTERACT_UN_FOLLOWS: "instagram-setting-interact-un-follows",
79
+ SETTING_INTERACT_EXPLORES: "instagram-setting-interact-explores",
80
+ SETTING_INTERACT_REELS: "instagram-setting-interact-reels",
81
+ SETTING_INTERACT_STORIES: "instagram-setting-interact-stories",
82
+ SETTING_INTERACT_REPLY_COMMENTS: "instagram-setting-interact-reply-comments",
83
+ SETTING_INTERACT_REPLY_MESSAGE: "instagram-setting-interact-reply-message"
84
84
  },
85
85
  THREADS: {
86
- POST_NEWS: "post-news-threads",
87
- INTERACT_FOLLOW: "interact-follow-threads",
88
- INTERACT_REPLY_COMMENTS: "interact-reply-comments-threads",
89
- INTERACT_COMMENTS: "interact-comments-threads",
90
- SETTING_POSTS: "setting-posts-threads",
91
- SETTING_FOLLOW: "setting-follow-threads",
92
- SETTING_COMMENTS: "interact-comments-threads",
93
- SETTING_REPLY_COMMENTS: "interact-reply-comments-threads"
86
+ HISTORY_POST_NEWS: "threads-history-post-news",
87
+ HISTORY_INTERACT_FOLLOW: "threads-history-interact-follow",
88
+ HISTORY_INTERACT_REPLY_COMMENTS: "threads-history-interact-reply-comments",
89
+ SETTING_POSTS: "threads-setting-posts-threads",
90
+ SETTING_FOLLOW: "threads-setting-follow-threads",
91
+ SETTING_REPLY_COMMENTS: "threads-interact-reply-comments-threads"
94
92
  },
95
93
  SETTING: {
96
94
  FREEPIK: "freepik"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "5.0.184",
3
+ "version": "5.0.185",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",