@sankhyalabs/sankhyablocks-docs 8.9.1 → 8.9.3

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.
@@ -44,6 +44,16 @@ Type: `Promise<void>`
44
44
 
45
45
 
46
46
 
47
+ ### `getFilterBar() => Promise<HTMLSnkFilterBarElement>`
48
+
49
+ Retorna o elemento da filter-bar da grade.
50
+
51
+ #### Returns
52
+
53
+ Type: `Promise<HTMLSnkFilterBarElement>`
54
+
55
+
56
+
47
57
  ### `goToView(mode: string) => Promise<void>`
48
58
 
49
59
  Usado para alternar a visão entre GRID e FORM externamente.
@@ -38,6 +38,16 @@
38
38
 
39
39
  ## Methods
40
40
 
41
+ ### `getFilterBar() => Promise<HTMLSnkFilterBarElement>`
42
+
43
+ Retorna o elemento da filter-bar da grade.
44
+
45
+ #### Returns
46
+
47
+ Type: `Promise<HTMLSnkFilterBarElement>`
48
+
49
+
50
+
41
51
  ### `hideConfig() => Promise<void>`
42
52
 
43
53
  Fecha a janela de configurações da grade.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/sankhyablocks-docs",
3
- "version": "8.9.1",
3
+ "version": "8.9.3",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [