@sankhyalabs/sankhyablocks-docs 8.5.2 → 8.6.0-dev.1

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.
@@ -34,6 +34,16 @@ Type: `Promise<void>`
34
34
 
35
35
 
36
36
 
37
+ ### `addPendingAction(actionsLocker: string, action: Function) => Promise<void>`
38
+
39
+ Adiciona uma ação pendente que deve ser executada por um determinado locker.
40
+
41
+ #### Returns
42
+
43
+ Type: `Promise<void>`
44
+
45
+
46
+
37
47
  ### `addSearchListener(entityName: string, dataUnit: DataUnit, listener: ISearchListener) => Promise<IRemoveSearchListener>`
38
48
 
39
49
  Adiciona um listener no fetcher de Pesquisa
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/sankhyablocks-docs",
3
- "version": "8.5.2",
3
+ "version": "8.6.0-dev.1",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [