@sankhyalabs/ezui-docs 6.4.0-dev.3 → 6.4.0-dev.5

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,35 @@
1
+ # ez-progress-bar
2
+
3
+
4
+
5
+ <!-- Auto Generated Below -->
6
+
7
+
8
+ ## Properties
9
+
10
+ | Property | Attribute | Description | Type | Default |
11
+ | ---------- | ----------- | ------------------------------------------------------------ | -------- | ----------- |
12
+ | `helpText` | `help-text` | Mensagem auxiliar para contextualizar barra de carregamento. | `string` | `undefined` |
13
+ | `label` | `label` | Rótulo da barra de progresso. | `string` | `undefined` |
14
+ | `percent` | `percent` | Porcentagem de preenchimento da barra. | `number` | `undefined` |
15
+
16
+
17
+ ----------------------------------------------
18
+
19
+
20
+
21
+
22
+ ## CSS Variables
23
+ | Variable | Description |
24
+ |-|-|
25
+ | --ez-progress-bar-container-height | Define a altura do container da barra de progresso. |
26
+ | --ez-progress-bar-radius | Define o arredondamento da barra de progresso e de seu container. |
27
+ | --ez-progress-bar-container-background | Define a cor de fundo do container da barra de progresso. |
28
+ | --ez-progress-bar-container-border | Define a cor de fundo do container da barra de progresso. |
29
+ | --ez-progress-bar-height | Define a altura da barra de progresso interna. |
30
+ | --ez-progress-bar-background | Define a altura da barra de progresso. |
31
+ | --ez-progress-bar-font-size | Define o tamanho da fonte do header. |
32
+ | --ez-progress-bar-header-color | Define a cor do texto do label. |
33
+ | --ez-progress-bar-gap | Define o espaçamento entre o header e a progressbar. |
34
+ | --ez-progress-bar-help-text-color | Define a cor do texto do help text. |
35
+ | --ez-progress-bar-help-text-font-size | Define a cor do texto do help text. |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "6.4.0-dev.3",
3
+ "version": "6.4.0-dev.5",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [