@sankhyalabs/ezui-docs 6.1.0-dev.27 → 6.1.0-dev.29

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,34 @@
1
+ # ez-tag
2
+
3
+
4
+
5
+ <!-- Auto Generated Below -->
6
+
7
+
8
+ ## Properties
9
+
10
+ | Property | Attribute | Description | Type | Default |
11
+ | ----------------------- | ------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- |
12
+ | `color` | `color` | Define a cor de fundo do componente. | `"gray" \| "green" \| "light-gray" \| "light-green" \| "light-ocean-green" \| "light-petroleum" \| "light-red" \| "light-yellow" \| "ocean-green" \| "petroleum" \| "red" \| "yellow"` | `"ocean-green"` |
13
+ | `customBackgroundColor` | `custom-background-color` | Define uma cor de fundo customizada, dentro da paleta de cores do Design System para o componente. | `string` | `undefined` |
14
+ | `customLabelColor` | `custom-label-color` | Define uma cor de texto customizada, dentro da paleta de cores do Design System para o componente. | `string` | `undefined` |
15
+ | `label` | `label` | Define o conteúdo textual ou numérico do componente. | `string` | `undefined` |
16
+
17
+
18
+ ----------------------------------------------
19
+
20
+
21
+
22
+
23
+ ## CSS Variables
24
+ | Variable | Description |
25
+ |-|-|
26
+ | --ez-tag--padding-x | Define o padding horizontal do componentes. |
27
+ | --ez-tag--padding-y | Define o padding vertical do componente. |
28
+ | --ez-tag--min-width | Define a largura minima do componente. |
29
+ | --ez-tag--min-height | Define a largura minima do componente. |
30
+ | --ez-tag--border-radius | Define o raio da borda do componente. |
31
+ | --ez-tag--background-color | Define a cor de fundo. |
32
+ | --ez-tag\_label--font-weight | Define o peso da fonte do label. |
33
+ | --ez-tag\_label--font-size | Define o tamanho da fonte do label. |
34
+ | --ez-tag\_label--color | Define a cor da fonte do label. |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "6.1.0-dev.27",
3
+ "version": "6.1.0-dev.29",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [