@sankhyalabs/core-docs 0.0.0-hotfix-rc-KB-81421.0 → 0.0.0-hotfix-rc-KB-83760.0

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.
@@ -0,0 +1,39 @@
1
+ [**@sankhyalabs/core**](../README.md) • **Docs**
2
+
3
+ ***
4
+
5
+ [@sankhyalabs/core](../globals.md) / Base64Utils
6
+
7
+ # Class: Base64Utils
8
+
9
+ ## Constructors
10
+
11
+ ### new Base64Utils()
12
+
13
+ > **new Base64Utils**(): [`Base64Utils`](Base64Utils.md)
14
+
15
+ #### Returns
16
+
17
+ [`Base64Utils`](Base64Utils.md)
18
+
19
+ ## Methods
20
+
21
+ ### addBreakLineCharacters()
22
+
23
+ > `static` **addBreakLineCharacters**(`base64String`): `string`
24
+
25
+ Adiciona caracteres de quebra de linha ao hash64 que representa o recordId do registro.
26
+
27
+ #### Parameters
28
+
29
+ • **base64String**: `string`
30
+
31
+ id do registro
32
+
33
+ #### Returns
34
+
35
+ `string`
36
+
37
+ #### Source
38
+
39
+ src/utils/Base64Utils.ts:6
package/globals.md CHANGED
@@ -26,6 +26,7 @@
26
26
  - [ApplicationContext](classes/ApplicationContext.md)
27
27
  - [ArrayUtils](classes/ArrayUtils.md)
28
28
  - [AuthorizedServiceCaller](classes/AuthorizedServiceCaller.md)
29
+ - [Base64Utils](classes/Base64Utils.md)
29
30
  - [Change](classes/Change.md)
30
31
  - [DataUnit](classes/DataUnit.md)
31
32
  - [DataUnitAction](classes/DataUnitAction.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/core-docs",
3
- "version": "0.0.0-hotfix-rc-KB-81421.0",
3
+ "version": "0.0.0-hotfix-rc-KB-83760.0",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [