@wix/blog_categories
Advanced tools
Comparing version 1.0.40 to 1.0.41
@@ -21,9 +21,2 @@ export interface Category { | ||
/** | ||
* Category position in sequence. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** | ||
* Category position in sequence. Categories with a lower display position are displayed first. Categories with a position of `-1` appear at the end of the sequence. | ||
@@ -30,0 +23,0 @@ * |
@@ -24,9 +24,2 @@ export interface Category { | ||
title?: string; | ||
/** | ||
* Reserved for internal use. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** Position of the category in the [Category Menu](https://support.wix.com/en/article/wix-blog-adding-and-customizing-a-category-menu). Categories with lower display position are displayed first. */ | ||
@@ -33,0 +26,0 @@ displayPosition?: number | null; |
@@ -21,9 +21,2 @@ export interface Category { | ||
/** | ||
* Category position in sequence. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** | ||
* Category position in sequence. Categories with a lower display position are displayed first. Categories with a position of `-1` appear at the end of the sequence. | ||
@@ -30,0 +23,0 @@ * |
@@ -24,9 +24,2 @@ export interface Category { | ||
title?: string; | ||
/** | ||
* Reserved for internal use. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** Position of the category in the [Category Menu](https://support.wix.com/en/article/wix-blog-adding-and-customizing-a-category-menu). Categories with lower display position are displayed first. */ | ||
@@ -33,0 +26,0 @@ displayPosition?: number | null; |
{ | ||
"name": "@wix/blog_categories", | ||
"version": "1.0.40", | ||
"version": "1.0.41", | ||
"publishConfig": { | ||
@@ -48,3 +48,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "b71b5bca38449997321a87f3e783f2a154502f98ab04d4491ea6d1a2" | ||
"falconPackageHash": "b75d61b5513a5f88c0f359e97b5e6dbe7369920af5b7a6094a098a87" | ||
} |
@@ -434,9 +434,2 @@ type HostModule<T, H extends Host> = { | ||
title?: string; | ||
/** | ||
* Reserved for internal use. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** Position of the category in the [Category Menu](https://support.wix.com/en/article/wix-blog-adding-and-customizing-a-category-menu). Categories with lower display position are displayed first. */ | ||
@@ -443,0 +436,0 @@ displayPosition?: number | null; |
@@ -434,9 +434,2 @@ type HostModule<T, H extends Host> = { | ||
title?: string; | ||
/** | ||
* Reserved for internal use. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** Position of the category in the [Category Menu](https://support.wix.com/en/article/wix-blog-adding-and-customizing-a-category-menu). Categories with lower display position are displayed first. */ | ||
@@ -443,0 +436,0 @@ displayPosition?: number | null; |
@@ -24,9 +24,2 @@ interface Category { | ||
title?: string; | ||
/** | ||
* Reserved for internal use. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** Position of the category in the [Category Menu](https://support.wix.com/en/article/wix-blog-adding-and-customizing-a-category-menu). Categories with lower display position are displayed first. */ | ||
@@ -33,0 +26,0 @@ displayPosition?: number | null; |
@@ -21,9 +21,2 @@ interface Category$1 { | ||
/** | ||
* Category position in sequence. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** | ||
* Category position in sequence. Categories with a lower display position are displayed first. Categories with a position of `-1` appear at the end of the sequence. | ||
@@ -413,9 +406,2 @@ * | ||
title?: string; | ||
/** | ||
* Reserved for internal use. | ||
* @deprecated Category position in sequence. | ||
* @replacedBy display_position | ||
* @targetRemovalDate 2024-06-30 | ||
*/ | ||
rank?: number | null; | ||
/** Position of the category in the [Category Menu](https://support.wix.com/en/article/wix-blog-adding-and-customizing-a-category-menu). Categories with lower display position are displayed first. */ | ||
@@ -422,0 +408,0 @@ displayPosition?: number | null; |
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
9
2
423213
9123