@sankhyalabs/sankhyablocks-docs 8.14.4 → 8.14.5

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.
@@ -55,6 +55,16 @@ Type: `Promise<void>`
55
55
 
56
56
 
57
57
 
58
+ ### `removeFilterItem(filterID: string) => Promise<SnkFilterItemConfig | undefined>`
59
+
60
+ Remove um item de filtro.
61
+
62
+ #### Returns
63
+
64
+ Type: `Promise<SnkFilterItemConfig>`
65
+
66
+ - Retorna o item de filtro removido, ou undefined caso não encontrado.
67
+
58
68
  ### `updateFilterItem(newFilterItem: SnkFilterItemConfig) => Promise<void>`
59
69
 
60
70
  Atualiza um item do filtro.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/sankhyablocks-docs",
3
- "version": "8.14.4",
3
+ "version": "8.14.5",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [