automation-lib 6.6.583 → 6.6.584
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 +6 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +6 -0
- package/dist/index.mjs +6 -0
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -85,6 +85,10 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
85
85
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN: string;
|
|
86
86
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN_ITEM_POST: string;
|
|
87
87
|
DRAFT_MANUAL_GROUP_CONTENT_INSTAGRAM: string;
|
|
88
|
+
DRAFT_MANUAL_CONTENT_SOCIAL_THREADS: string;
|
|
89
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN: string;
|
|
90
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: string;
|
|
91
|
+
DRAFT_MANUAL_GROUP_CONTENT_THREADS: string;
|
|
88
92
|
REPORT_MANAGER: string;
|
|
89
93
|
BLOG_CATEGORY: string;
|
|
90
94
|
BLOG_POST: string;
|
|
@@ -722,6 +726,8 @@ declare enum EObjectName {
|
|
|
722
726
|
TasksManualContentSocialThreads = "TasksManualContentSocialThreads",
|
|
723
727
|
DraftManualGroupInstagram = "DraftManualGroupInstagram",
|
|
724
728
|
DraftManualContentInstagram = "DraftManualContentInstagram",
|
|
729
|
+
DraftManualGroupThreads = "DraftManualGroupThreads",
|
|
730
|
+
DraftManualContentThreads = "DraftManualContentThreads",
|
|
725
731
|
TaskWorkflow = "TaskWorkflow",
|
|
726
732
|
TaskWorkflowGroup = "TaskWorkflowGroup",
|
|
727
733
|
TaskWorkflowLog = "TaskWorkflowLog",
|
package/dist/index.d.ts
CHANGED
|
@@ -85,6 +85,10 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
85
85
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN: string;
|
|
86
86
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN_ITEM_POST: string;
|
|
87
87
|
DRAFT_MANUAL_GROUP_CONTENT_INSTAGRAM: string;
|
|
88
|
+
DRAFT_MANUAL_CONTENT_SOCIAL_THREADS: string;
|
|
89
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN: string;
|
|
90
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: string;
|
|
91
|
+
DRAFT_MANUAL_GROUP_CONTENT_THREADS: string;
|
|
88
92
|
REPORT_MANAGER: string;
|
|
89
93
|
BLOG_CATEGORY: string;
|
|
90
94
|
BLOG_POST: string;
|
|
@@ -722,6 +726,8 @@ declare enum EObjectName {
|
|
|
722
726
|
TasksManualContentSocialThreads = "TasksManualContentSocialThreads",
|
|
723
727
|
DraftManualGroupInstagram = "DraftManualGroupInstagram",
|
|
724
728
|
DraftManualContentInstagram = "DraftManualContentInstagram",
|
|
729
|
+
DraftManualGroupThreads = "DraftManualGroupThreads",
|
|
730
|
+
DraftManualContentThreads = "DraftManualContentThreads",
|
|
725
731
|
TaskWorkflow = "TaskWorkflow",
|
|
726
732
|
TaskWorkflowGroup = "TaskWorkflowGroup",
|
|
727
733
|
TaskWorkflowLog = "TaskWorkflowLog",
|
package/dist/index.js
CHANGED
|
@@ -431,6 +431,10 @@ var CONST_API_CONTROLLERS = {
|
|
|
431
431
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN: "draft-manual-content-instagram-children",
|
|
432
432
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN_ITEM_POST: "draft-manual-content-instagram-children-item-post",
|
|
433
433
|
DRAFT_MANUAL_GROUP_CONTENT_INSTAGRAM: "draft-manual-group-content-instagram",
|
|
434
|
+
DRAFT_MANUAL_CONTENT_SOCIAL_THREADS: "draft-manual-content-social-threads",
|
|
435
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN: "draft-manual-content-threads-children",
|
|
436
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: "draft-manual-content-threads-children-item-post",
|
|
437
|
+
DRAFT_MANUAL_GROUP_CONTENT_THREADS: "draft-manual-group-content-threads",
|
|
434
438
|
REPORT_MANAGER: "report-manager",
|
|
435
439
|
BLOG_CATEGORY: "blog-category",
|
|
436
440
|
BLOG_POST: "blog-post",
|
|
@@ -1254,6 +1258,8 @@ var EObjectName = /* @__PURE__ */ ((_EObjectName) => {
|
|
|
1254
1258
|
_EObjectName["TasksManualContentSocialThreads"] = "TasksManualContentSocialThreads";
|
|
1255
1259
|
_EObjectName["DraftManualGroupInstagram"] = "DraftManualGroupInstagram";
|
|
1256
1260
|
_EObjectName["DraftManualContentInstagram"] = "DraftManualContentInstagram";
|
|
1261
|
+
_EObjectName["DraftManualGroupThreads"] = "DraftManualGroupThreads";
|
|
1262
|
+
_EObjectName["DraftManualContentThreads"] = "DraftManualContentThreads";
|
|
1257
1263
|
_EObjectName["TaskWorkflow"] = "TaskWorkflow";
|
|
1258
1264
|
_EObjectName["TaskWorkflowGroup"] = "TaskWorkflowGroup";
|
|
1259
1265
|
_EObjectName["TaskWorkflowLog"] = "TaskWorkflowLog";
|
package/dist/index.mjs
CHANGED
|
@@ -109,6 +109,10 @@ var CONST_API_CONTROLLERS = {
|
|
|
109
109
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN: "draft-manual-content-instagram-children",
|
|
110
110
|
DRAFT_MANUAL_CONTENT_INSTAGRAM_CHILDREN_ITEM_POST: "draft-manual-content-instagram-children-item-post",
|
|
111
111
|
DRAFT_MANUAL_GROUP_CONTENT_INSTAGRAM: "draft-manual-group-content-instagram",
|
|
112
|
+
DRAFT_MANUAL_CONTENT_SOCIAL_THREADS: "draft-manual-content-social-threads",
|
|
113
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN: "draft-manual-content-threads-children",
|
|
114
|
+
DRAFT_MANUAL_CONTENT_THREADS_CHILDREN_ITEM_POST: "draft-manual-content-threads-children-item-post",
|
|
115
|
+
DRAFT_MANUAL_GROUP_CONTENT_THREADS: "draft-manual-group-content-threads",
|
|
112
116
|
REPORT_MANAGER: "report-manager",
|
|
113
117
|
BLOG_CATEGORY: "blog-category",
|
|
114
118
|
BLOG_POST: "blog-post",
|
|
@@ -932,6 +936,8 @@ var EObjectName = /* @__PURE__ */ ((_EObjectName) => {
|
|
|
932
936
|
_EObjectName["TasksManualContentSocialThreads"] = "TasksManualContentSocialThreads";
|
|
933
937
|
_EObjectName["DraftManualGroupInstagram"] = "DraftManualGroupInstagram";
|
|
934
938
|
_EObjectName["DraftManualContentInstagram"] = "DraftManualContentInstagram";
|
|
939
|
+
_EObjectName["DraftManualGroupThreads"] = "DraftManualGroupThreads";
|
|
940
|
+
_EObjectName["DraftManualContentThreads"] = "DraftManualContentThreads";
|
|
935
941
|
_EObjectName["TaskWorkflow"] = "TaskWorkflow";
|
|
936
942
|
_EObjectName["TaskWorkflowGroup"] = "TaskWorkflowGroup";
|
|
937
943
|
_EObjectName["TaskWorkflowLog"] = "TaskWorkflowLog";
|