@sankhyalabs/ezui-docs 7.3.1-rc.2 → 7.3.1-rc.3

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.
@@ -11,6 +11,7 @@
11
11
  | ---------------- | ------------------ | -------------------------------------------------------------------------------------- | ------------------- | ---------- |
12
12
  | `anchorToExpand` | `anchor-to-expand` | Responsável por definir o painel que limita o tamanho do item expandido. | `boolean` | `false` |
13
13
  | `direction` | `direction` | | `"column" \| "row"` | `'column'` |
14
+ | `showGutter` | `show-gutter` | Exibe uma alça visível no divisor entre os itens (indicador de arraste). | `boolean` | `false` |
14
15
  | `structural` | `structural` | Define se o painel está sendo utilizado como estrutura para apresentação de outro item | `boolean` | `false` |
15
16
 
16
17
 
@@ -11,6 +11,7 @@
11
11
  | -------------- | --------------- | -------------------------------------------------------------------------------------- | --------- | ----------- |
12
12
  | `enableExpand` | `enable-expand` | Define se o item pode ser expandido | `boolean` | `true` |
13
13
  | `label` | `label` | Define um título para o painel. | `string` | `undefined` |
14
+ | `outline` | `outline` | Exibe o item apenas com contorno (borda), sem preenchimento nem sombra. | `boolean` | `false` |
14
15
  | `size` | `size` | Define o tamanho inicial do painel. | `string` | `undefined` |
15
16
  | `structural` | `structural` | Define se o painel está sendo utilizado como estrutura para apresentação de outro item | `boolean` | `false` |
16
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/ezui-docs",
3
- "version": "7.3.1-rc.2",
3
+ "version": "7.3.1-rc.3",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [