@sankhyalabs/ezui-docs 2.14.4 → 2.15.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.
@@ -44,6 +44,7 @@ Type: `Promise<void>`
44
44
  - [ez-sidebar-button](../ez-sidebar-button)
45
45
  - [ez-filter-input](../ez-filter-input)
46
46
  - [ez-button](../ez-button)
47
+ - [ez-scroller](../ez-scroller)
47
48
  - [ez-tree](../ez-tree)
48
49
 
49
50
  ### Graph
@@ -52,6 +53,7 @@ graph TD;
52
53
  ez-guide-navigator --> ez-sidebar-button
53
54
  ez-guide-navigator --> ez-filter-input
54
55
  ez-guide-navigator --> ez-button
56
+ ez-guide-navigator --> ez-scroller
55
57
  ez-guide-navigator --> ez-tree
56
58
  ez-filter-input --> ez-text-input
57
59
  ez-filter-input --> ez-icon
@@ -14,6 +14,19 @@
14
14
  | `locked` | `locked` | Define se o `scroll` estará bloqueado. | `boolean` | `false` |
15
15
 
16
16
 
17
+ ## Dependencies
18
+
19
+ ### Used by
20
+
21
+ - [ez-guide-navigator](../ez-guide-navigator)
22
+
23
+ ### Graph
24
+ ```mermaid
25
+ graph TD;
26
+ ez-guide-navigator --> ez-scroller
27
+ style ez-scroller fill:#f9f,stroke:#333,stroke-width:4px
28
+ ```
29
+
17
30
  ----------------------------------------------
18
31
 
19
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "2.14.4",
3
+ "version": "2.15.0",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [