@wix/blog_categories
Advanced tools
Comparing version 1.0.24 to 1.0.25
@@ -48,6 +48,3 @@ export interface Category { | ||
displayPosition?: number | null; | ||
/** | ||
* ID of the category's translations. All translations of a single category share the same `translationId`. | ||
* @readonly | ||
*/ | ||
/** ID of the category's translations. All translations of a single category share the same `translationId`. */ | ||
translationId?: string | null; | ||
@@ -54,0 +51,0 @@ /** |
@@ -38,6 +38,3 @@ export interface Category { | ||
displayPosition?: number | null; | ||
/** | ||
* ID of the category's translations when [Wix Multilingual](https://support.wix.com/en/article/wix-multilingual-translating-your-blog) is installed on a site. All translations of a single category will share the same `translationId`. | ||
* @readonly | ||
*/ | ||
/** ID of the category's translations when [Wix Multilingual](https://support.wix.com/en/article/wix-multilingual-translating-your-blog) is installed on a site. All translations of a single category will share the same `translationId`. */ | ||
translationId?: string | null; | ||
@@ -44,0 +41,0 @@ /** |
@@ -48,6 +48,3 @@ export interface Category { | ||
displayPosition?: number | null; | ||
/** | ||
* ID of the category's translations. All translations of a single category share the same `translationId`. | ||
* @readonly | ||
*/ | ||
/** ID of the category's translations. All translations of a single category share the same `translationId`. */ | ||
translationId?: string | null; | ||
@@ -54,0 +51,0 @@ /** |
@@ -38,6 +38,3 @@ export interface Category { | ||
displayPosition?: number | null; | ||
/** | ||
* ID of the category's translations when [Wix Multilingual](https://support.wix.com/en/article/wix-multilingual-translating-your-blog) is installed on a site. All translations of a single category will share the same `translationId`. | ||
* @readonly | ||
*/ | ||
/** ID of the category's translations when [Wix Multilingual](https://support.wix.com/en/article/wix-multilingual-translating-your-blog) is installed on a site. All translations of a single category will share the same `translationId`. */ | ||
translationId?: string | null; | ||
@@ -44,0 +41,0 @@ /** |
{ | ||
"name": "@wix/blog_categories", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "7daae5661a9e260713496522a0c21bca38adbc51164c5d7ab4bd23c1" | ||
"falconPackageHash": "65f8913e5ae1b42600ecf5d29451726fdae6c221c2bd56c48dbc8361" | ||
} |
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 not supported yet
Sorry, the diff of this file is not supported yet
281941
6148