@sankhyalabs/ezui-docs 4.0.3 → 4.1.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.
@@ -114,11 +114,13 @@ Type: `Promise<void>`
114
114
  ### Depends on
115
115
 
116
116
  - [ez-button](../ez-button)
117
+ - [ez-icon](../ez-icon)
117
118
 
118
119
  ### Graph
119
120
  ```mermaid
120
121
  graph TD;
121
122
  ez-grid --> ez-button
123
+ ez-grid --> ez-icon
122
124
  ez-button --> ez-icon
123
125
  style ez-grid fill:#f9f,stroke:#333,stroke-width:4px
124
126
  ```
@@ -29,6 +29,7 @@
29
29
  - [ez-dropdown](../ez-dropdown)
30
30
  - [ez-file-item](../ez-file-item)
31
31
  - [ez-filter-input](../ez-filter-input)
32
+ - [ez-grid](../ez-grid)
32
33
  - [ez-modal-container](../ez-modal-container)
33
34
  - [ez-tabselector](../ez-tabselector)
34
35
  - [ez-time-input](../ez-time-input)
@@ -48,6 +49,7 @@ graph TD;
48
49
  ez-dropdown --> ez-icon
49
50
  ez-file-item --> ez-icon
50
51
  ez-filter-input --> ez-icon
52
+ ez-grid --> ez-icon
51
53
  ez-modal-container --> ez-icon
52
54
  ez-tabselector --> ez-icon
53
55
  ez-time-input --> ez-icon
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "4.0.3",
3
+ "version": "4.1.0",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [