@agorapulse/ui-components 20.2.3 → 20.2.7

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.
@@ -123,6 +123,7 @@ type NavSelectorEmptyStateAction = {
123
123
  title: string;
124
124
  id?: string;
125
125
  symbolId?: agorapulseSymbol;
126
+ featureLocked?: boolean;
126
127
  };
127
128
  type NavSelectorEntry = NavSelectorLeaf | NavSelectorGroup | NavSelectorCategory;
128
129
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agorapulse/ui-components",
3
3
  "description": "Agorapulse UI Components Library",
4
- "version": "20.2.3",
4
+ "version": "20.2.7",
5
5
  "author": "Benoit Hediard",
6
6
  "repository": {
7
7
  "type": "git",
Binary file