@sankhyalabs/core-docs 5.20.0-dev.17 → 5.20.0-dev.18

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.
@@ -2174,7 +2174,7 @@ src/dataunit/DataUnit.ts:1068
2174
2174
 
2175
2175
  ### setFieldValue()
2176
2176
 
2177
- > **setFieldValue**(`fieldName`, `newValue`, `records`?): `Promise`\<`boolean`\>
2177
+ > **setFieldValue**(`fieldName`, `newValue`, `records`?, `options`?): `Promise`\<`boolean`\>
2178
2178
 
2179
2179
  Insere valor no campo desejado.
2180
2180
 
@@ -2192,6 +2192,8 @@ Valor a ser inserido no campo.
2192
2192
 
2193
2193
  Indica quais registros foram afetados pela alteração no valor do campo.
2194
2194
 
2195
+ • **options?**: `any`
2196
+
2195
2197
  #### Returns
2196
2198
 
2197
2199
  `Promise`\<`boolean`\>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/core-docs",
3
- "version": "5.20.0-dev.17",
3
+ "version": "5.20.0-dev.18",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [