@sankhyalabs/ezui-docs 6.3.0-dev.3 → 6.3.0-dev.4

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.
@@ -52,6 +52,16 @@ Type: `Promise<void>`
52
52
 
53
53
 
54
54
 
55
+ ### `collapseAll() => Promise<void>`
56
+
57
+ Recolhe todos os itens da árvore.
58
+
59
+ #### Returns
60
+
61
+ Type: `Promise<void>`
62
+
63
+
64
+
55
65
  ### `disableItem(id: string | Array<string>) => Promise<void>`
56
66
 
57
67
  Desabilita um ou mais itens.
@@ -72,6 +82,16 @@ Type: `Promise<void>`
72
82
 
73
83
 
74
84
 
85
+ ### `expandAll() => Promise<void>`
86
+
87
+ Expande todos os itens da árvore.
88
+
89
+ #### Returns
90
+
91
+ Type: `Promise<void>`
92
+
93
+
94
+
75
95
  ### `getCurrentPath() => Promise<Array<ITreeItem>>`
76
96
 
77
97
  Obtem um array do caminho de itens da seleção atual.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "6.3.0-dev.3",
3
+ "version": "6.3.0-dev.4",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [