@sankhyalabs/sankhyablocks-docs 9.1.0-dev.20 → 9.1.0-dev.21

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.
@@ -148,7 +148,7 @@ Type: `Promise<boolean>`
148
148
 
149
149
 
150
150
 
151
- ### `executePreparedSearch(mode: string, argument: string, options: any) => Promise<Array<IOption> | IOption>`
151
+ ### `executePreparedSearch(mode: string, argument: string, options: IPreparedSearchOptions) => Promise<Array<IOption> | IOption>`
152
152
 
153
153
 
154
154
 
@@ -158,7 +158,7 @@ Type: `Promise<IOption | IOption[]>`
158
158
 
159
159
  Uma lista de opções ou uma única opção.
160
160
 
161
- ### `executePreparedSearchPlus(mode: string, argument: string, options: any) => Promise<Array<IOption> | IOption>`
161
+ ### `executePreparedSearchPlus(mode: string, argument: string, options: IPreparedSearchOptions) => Promise<Array<IOption> | IOption>`
162
162
 
163
163
  Realiza a pesquisa de registros
164
164
  Ex.: snk-config-options
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/sankhyablocks-docs",
3
- "version": "9.1.0-dev.20",
3
+ "version": "9.1.0-dev.21",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [