@wix/auto_sdk_blog_draft-posts 1.0.92 → 1.0.94
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/build/cjs/index.js +13 -13
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +288 -273
- package/build/cjs/index.typings.js +13 -13
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +290 -275
- package/build/cjs/meta.js +13 -13
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/schemas.js +15 -15
- package/build/cjs/schemas.js.map +1 -1
- package/build/es/index.mjs +13 -13
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +288 -273
- package/build/es/index.typings.mjs +13 -13
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +290 -275
- package/build/es/meta.mjs +13 -13
- package/build/es/meta.mjs.map +1 -1
- package/build/es/schemas.mjs +15 -15
- package/build/es/schemas.mjs.map +1 -1
- package/build/internal/cjs/index.js +13 -13
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +317 -302
- package/build/internal/cjs/index.typings.js +13 -13
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +333 -318
- package/build/internal/cjs/meta.js +13 -13
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/schemas.js +15 -15
- package/build/internal/cjs/schemas.js.map +1 -1
- package/build/internal/es/index.mjs +13 -13
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +317 -302
- package/build/internal/es/index.typings.mjs +13 -13
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +333 -318
- package/build/internal/es/meta.mjs +13 -13
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/schemas.mjs +15 -15
- package/build/internal/es/schemas.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.js
CHANGED
|
@@ -3752,6 +3752,19 @@ var ModerationStatusStatus = /* @__PURE__ */ ((ModerationStatusStatus2) => {
|
|
|
3752
3752
|
ModerationStatusStatus2["REJECTED"] = "REJECTED";
|
|
3753
3753
|
return ModerationStatusStatus2;
|
|
3754
3754
|
})(ModerationStatusStatus || {});
|
|
3755
|
+
var TotalDraftPostsGroupingField = /* @__PURE__ */ ((TotalDraftPostsGroupingField2) => {
|
|
3756
|
+
TotalDraftPostsGroupingField2["STATUS"] = "STATUS";
|
|
3757
|
+
TotalDraftPostsGroupingField2["LANGUAGE"] = "LANGUAGE";
|
|
3758
|
+
return TotalDraftPostsGroupingField2;
|
|
3759
|
+
})(TotalDraftPostsGroupingField || {});
|
|
3760
|
+
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
3761
|
+
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
3762
|
+
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
3763
|
+
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
3764
|
+
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
3765
|
+
WebhookIdentityType2["APP"] = "APP";
|
|
3766
|
+
return WebhookIdentityType2;
|
|
3767
|
+
})(WebhookIdentityType || {});
|
|
3755
3768
|
var Type = /* @__PURE__ */ ((Type2) => {
|
|
3756
3769
|
Type2["UNKNOWN"] = "UNKNOWN";
|
|
3757
3770
|
Type2["MANUAL"] = "MANUAL";
|
|
@@ -3791,19 +3804,6 @@ var SortOrder = /* @__PURE__ */ ((SortOrder2) => {
|
|
|
3791
3804
|
SortOrder2["DESC"] = "DESC";
|
|
3792
3805
|
return SortOrder2;
|
|
3793
3806
|
})(SortOrder || {});
|
|
3794
|
-
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
3795
|
-
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
3796
|
-
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
3797
|
-
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
3798
|
-
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
3799
|
-
WebhookIdentityType2["APP"] = "APP";
|
|
3800
|
-
return WebhookIdentityType2;
|
|
3801
|
-
})(WebhookIdentityType || {});
|
|
3802
|
-
var TotalDraftPostsGroupingField = /* @__PURE__ */ ((TotalDraftPostsGroupingField2) => {
|
|
3803
|
-
TotalDraftPostsGroupingField2["STATUS"] = "STATUS";
|
|
3804
|
-
TotalDraftPostsGroupingField2["LANGUAGE"] = "LANGUAGE";
|
|
3805
|
-
return TotalDraftPostsGroupingField2;
|
|
3806
|
-
})(TotalDraftPostsGroupingField || {});
|
|
3807
3807
|
async function createDraftPost2(draftPost, options) {
|
|
3808
3808
|
const { httpClient, sideEffects } = arguments[2];
|
|
3809
3809
|
const payload = (0, import_transform_paths2.transformPaths)(
|