@sankhyalabs/ezui-docs 2.6.3 → 2.7.1

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,30 @@
1
+ # ez-alert
2
+
3
+
4
+
5
+ <!-- Auto Generated Below -->
6
+
7
+
8
+ ## Properties
9
+
10
+ | Property | Attribute | Description | Type | Default |
11
+ | ----------- | ------------ | ------------------------------------------------------ | ----------------------------------- | ----------- |
12
+ | `alertType` | `alert-type` | Define a cor e o ícone a serem exibidos no componente. | `"critical" \| "success" \| "warn"` | `'success'` |
13
+
14
+
15
+ ## Dependencies
16
+
17
+ ### Depends on
18
+
19
+ - [ez-icon](../ez-icon)
20
+
21
+ ### Graph
22
+ ```mermaid
23
+ graph TD;
24
+ ez-alert --> ez-icon
25
+ style ez-alert fill:#f9f,stroke:#333,stroke-width:4px
26
+ ```
27
+
28
+ ----------------------------------------------
29
+
30
+
@@ -19,6 +19,7 @@
19
19
  ### Used by
20
20
 
21
21
  - [ez-actions-button](../ez-actions-button)
22
+ - [ez-alert](../ez-alert)
22
23
  - [ez-button](../ez-button)
23
24
  - [ez-chip](../ez-chip)
24
25
  - [ez-collapsible-box](../ez-collapsible-box)
@@ -34,6 +35,7 @@
34
35
  ```mermaid
35
36
  graph TD;
36
37
  ez-actions-button --> ez-icon
38
+ ez-alert --> ez-icon
37
39
  ez-button --> ez-icon
38
40
  ez-chip --> ez-icon
39
41
  ez-collapsible-box --> ez-icon
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "2.6.3",
3
+ "version": "2.7.1",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [