@sankhyalabs/core-docs 5.5.0 → 5.7.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,45 @@
1
+ [@sankhyalabs/core](../README.md) / [Exports](../modules.md) / HTMLBuilder
2
+
3
+ # Class: HTMLBuilder
4
+
5
+ ## Table of contents
6
+
7
+ ### Constructors
8
+
9
+ - [constructor](HTMLBuilder.md#constructor)
10
+
11
+ ### Methods
12
+
13
+ - [parseElement](HTMLBuilder.md#parseelement)
14
+
15
+ ## Constructors
16
+
17
+ ### constructor
18
+
19
+ • **new HTMLBuilder**()
20
+
21
+ ## Methods
22
+
23
+ ### parseElement
24
+
25
+ ▸ `Static` **parseElement**<`ElementType`\>(`html`): `ElementType`
26
+
27
+ #### Type parameters
28
+
29
+ | Name | Type |
30
+ | :------ | :------ |
31
+ | `ElementType` | extends `HTMLElement`<`ElementType`\> |
32
+
33
+ #### Parameters
34
+
35
+ | Name | Type |
36
+ | :------ | :------ |
37
+ | `html` | `string` |
38
+
39
+ #### Returns
40
+
41
+ `ElementType`
42
+
43
+ #### Defined in
44
+
45
+ src/html/HTMLBuilder.ts:2
package/modules.md CHANGED
@@ -32,6 +32,7 @@
32
32
  - [ErrorException](classes/ErrorException.md)
33
33
  - [ErrorTracking](classes/ErrorTracking.md)
34
34
  - [FloatingManager](classes/FloatingManager.md)
35
+ - [HTMLBuilder](classes/HTMLBuilder.md)
35
36
  - [HttpProvider](classes/HttpProvider.md)
36
37
  - [JSUtils](classes/JSUtils.md)
37
38
  - [MaskFormatter](classes/MaskFormatter-1.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/core-docs",
3
- "version": "5.5.0",
3
+ "version": "5.7.0",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [