@sankhyalabs/ezui-docs 2.3.13 → 2.4.0-SKA-63858.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 icone a ser apresentado 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)
@@ -33,6 +34,7 @@
33
34
  ```mermaid
34
35
  graph TD;
35
36
  ez-actions-button --> ez-icon
37
+ ez-alert --> ez-icon
36
38
  ez-button --> ez-icon
37
39
  ez-chip --> ez-icon
38
40
  ez-collapsible-box --> ez-icon
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "2.3.13",
3
+ "version": "2.4.0-SKA-63858.1",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [