@wix/blog
Advanced tools
Comparing version 1.0.189 to 1.0.190
@@ -63,2 +63,3 @@ "use strict"; | ||
lastPublishedDate: 'google.protobuf.Timestamp', | ||
richContentCompressed: 'google.protobuf.BytesValue', | ||
coverMedia: '_coverMedia', | ||
@@ -65,0 +66,0 @@ heroImage: '_commonImage', |
@@ -437,2 +437,4 @@ "use strict"; | ||
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING"; | ||
/** Includes compressed post rich content string */ | ||
PostFieldField["RICH_CONTENT_COMPRESSED"] = "RICH_CONTENT_COMPRESSED"; | ||
})(PostFieldField = exports.PostFieldField || (exports.PostFieldField = {})); | ||
@@ -439,0 +441,0 @@ var GetPostsSort; |
@@ -484,2 +484,4 @@ "use strict"; | ||
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING"; | ||
/** Includes compressed post rich content string */ | ||
PostFieldField["RICH_CONTENT_COMPRESSED"] = "RICH_CONTENT_COMPRESSED"; | ||
})(PostFieldField = exports.PostFieldField || (exports.PostFieldField = {})); | ||
@@ -486,0 +488,0 @@ var GetPostsSort; |
@@ -60,2 +60,3 @@ import { toURLSearchParams } from '@wix/metro-runtime'; | ||
lastPublishedDate: 'google.protobuf.Timestamp', | ||
richContentCompressed: 'google.protobuf.BytesValue', | ||
coverMedia: '_coverMedia', | ||
@@ -62,0 +63,0 @@ heroImage: '_commonImage', |
@@ -434,2 +434,4 @@ export var NodeType; | ||
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING"; | ||
/** Includes compressed post rich content string */ | ||
PostFieldField["RICH_CONTENT_COMPRESSED"] = "RICH_CONTENT_COMPRESSED"; | ||
})(PostFieldField || (PostFieldField = {})); | ||
@@ -436,0 +438,0 @@ export var GetPostsSort; |
@@ -462,2 +462,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
PostFieldField["RICH_CONTENT_STRING"] = "RICH_CONTENT_STRING"; | ||
/** Includes compressed post rich content string */ | ||
PostFieldField["RICH_CONTENT_COMPRESSED"] = "RICH_CONTENT_COMPRESSED"; | ||
})(PostFieldField || (PostFieldField = {})); | ||
@@ -464,0 +466,0 @@ export var GetPostsSort; |
{ | ||
"name": "@wix/blog", | ||
"version": "1.0.189", | ||
"version": "1.0.190", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "5e704a6e2b36fb6a5dbf4dc0baa8f5c0d8aa4cab07d98565cca1516a" | ||
"falconPackageHash": "d80f3b40cb1be1bd6c9667552c501d2bd27f3eb490976335a69c60e6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1432592
35428