automation-lib 6.3.6 → 6.3.7
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 +5 -6
- package/dist/index.d.ts +5 -6
- package/dist/index.js +5 -6
- package/dist/index.mjs +5 -6
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -82,10 +82,11 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
82
82
|
PC_PHONE_LOG: string;
|
|
83
83
|
PATTERN_CANVA_AVATAR: string;
|
|
84
84
|
PATTERN_CANVA_COVER_BACKGROUND: string;
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
85
|
+
ACCOUNT_VPS: string;
|
|
86
|
+
ACCOUNT_VPS_LIST_JOB: string;
|
|
87
|
+
ACCOUNT_VPS_GROUP: string;
|
|
88
|
+
ACCOUNT_VPN: string;
|
|
89
|
+
ACCOUNT_PROXY: string;
|
|
89
90
|
INSTAGRAM: {
|
|
90
91
|
ACCOUNTS_SOCIALS_RUN: string;
|
|
91
92
|
ACCOUNTS_SOCIALS_RAW: string;
|
|
@@ -137,8 +138,6 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
137
138
|
ACCOUNT_AI_CONTENT_GROUP: string;
|
|
138
139
|
ACCOUNT_AI_CONTENT_CHANNEL: string;
|
|
139
140
|
ACCOUNT_AI_CONTENT_TAG: string;
|
|
140
|
-
ACCOUNT_VPS: string;
|
|
141
|
-
ACCOUNT_VPS_GROUP: string;
|
|
142
141
|
EMAIL_RAW_MANAGER: string;
|
|
143
142
|
EMAIL_RAW_MANAGER_LOG: string;
|
|
144
143
|
};
|
package/dist/index.d.ts
CHANGED
|
@@ -82,10 +82,11 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
82
82
|
PC_PHONE_LOG: string;
|
|
83
83
|
PATTERN_CANVA_AVATAR: string;
|
|
84
84
|
PATTERN_CANVA_COVER_BACKGROUND: string;
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
85
|
+
ACCOUNT_VPS: string;
|
|
86
|
+
ACCOUNT_VPS_LIST_JOB: string;
|
|
87
|
+
ACCOUNT_VPS_GROUP: string;
|
|
88
|
+
ACCOUNT_VPN: string;
|
|
89
|
+
ACCOUNT_PROXY: string;
|
|
89
90
|
INSTAGRAM: {
|
|
90
91
|
ACCOUNTS_SOCIALS_RUN: string;
|
|
91
92
|
ACCOUNTS_SOCIALS_RAW: string;
|
|
@@ -137,8 +138,6 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
137
138
|
ACCOUNT_AI_CONTENT_GROUP: string;
|
|
138
139
|
ACCOUNT_AI_CONTENT_CHANNEL: string;
|
|
139
140
|
ACCOUNT_AI_CONTENT_TAG: string;
|
|
140
|
-
ACCOUNT_VPS: string;
|
|
141
|
-
ACCOUNT_VPS_GROUP: string;
|
|
142
141
|
EMAIL_RAW_MANAGER: string;
|
|
143
142
|
EMAIL_RAW_MANAGER_LOG: string;
|
|
144
143
|
};
|
package/dist/index.js
CHANGED
|
@@ -336,10 +336,11 @@ var CONST_API_CONTROLLERS = {
|
|
|
336
336
|
PC_PHONE_LOG: "pc-phone-log",
|
|
337
337
|
PATTERN_CANVA_AVATAR: "pattern-canva-avatar",
|
|
338
338
|
PATTERN_CANVA_COVER_BACKGROUND: "pattern-canva-cover-background",
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
339
|
+
ACCOUNT_VPS: "account-vps",
|
|
340
|
+
ACCOUNT_VPS_LIST_JOB: "account-vps-list-job",
|
|
341
|
+
ACCOUNT_VPS_GROUP: "account-vps-group",
|
|
342
|
+
ACCOUNT_VPN: "account-vpn",
|
|
343
|
+
ACCOUNT_PROXY: "account-proxy",
|
|
343
344
|
INSTAGRAM: {
|
|
344
345
|
ACCOUNTS_SOCIALS_RUN: "accounts-socials-run-instagram",
|
|
345
346
|
ACCOUNTS_SOCIALS_RAW: "accounts-socials-raw-instagram",
|
|
@@ -391,8 +392,6 @@ var CONST_API_CONTROLLERS = {
|
|
|
391
392
|
ACCOUNT_AI_CONTENT_GROUP: "account-ai-content-group",
|
|
392
393
|
ACCOUNT_AI_CONTENT_CHANNEL: "account-ai-content-channel",
|
|
393
394
|
ACCOUNT_AI_CONTENT_TAG: "account-ai-content-tag",
|
|
394
|
-
ACCOUNT_VPS: "account-vps",
|
|
395
|
-
ACCOUNT_VPS_GROUP: "account-group",
|
|
396
395
|
EMAIL_RAW_MANAGER: "email-raw-manager",
|
|
397
396
|
EMAIL_RAW_MANAGER_LOG: "email-raw-manager-log"
|
|
398
397
|
},
|
package/dist/index.mjs
CHANGED
|
@@ -108,10 +108,11 @@ var CONST_API_CONTROLLERS = {
|
|
|
108
108
|
PC_PHONE_LOG: "pc-phone-log",
|
|
109
109
|
PATTERN_CANVA_AVATAR: "pattern-canva-avatar",
|
|
110
110
|
PATTERN_CANVA_COVER_BACKGROUND: "pattern-canva-cover-background",
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
111
|
+
ACCOUNT_VPS: "account-vps",
|
|
112
|
+
ACCOUNT_VPS_LIST_JOB: "account-vps-list-job",
|
|
113
|
+
ACCOUNT_VPS_GROUP: "account-vps-group",
|
|
114
|
+
ACCOUNT_VPN: "account-vpn",
|
|
115
|
+
ACCOUNT_PROXY: "account-proxy",
|
|
115
116
|
INSTAGRAM: {
|
|
116
117
|
ACCOUNTS_SOCIALS_RUN: "accounts-socials-run-instagram",
|
|
117
118
|
ACCOUNTS_SOCIALS_RAW: "accounts-socials-raw-instagram",
|
|
@@ -163,8 +164,6 @@ var CONST_API_CONTROLLERS = {
|
|
|
163
164
|
ACCOUNT_AI_CONTENT_GROUP: "account-ai-content-group",
|
|
164
165
|
ACCOUNT_AI_CONTENT_CHANNEL: "account-ai-content-channel",
|
|
165
166
|
ACCOUNT_AI_CONTENT_TAG: "account-ai-content-tag",
|
|
166
|
-
ACCOUNT_VPS: "account-vps",
|
|
167
|
-
ACCOUNT_VPS_GROUP: "account-group",
|
|
168
167
|
EMAIL_RAW_MANAGER: "email-raw-manager",
|
|
169
168
|
EMAIL_RAW_MANAGER_LOG: "email-raw-manager-log"
|
|
170
169
|
},
|