New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sankhyalabs/ezui-docs

Package Overview
Dependencies
Maintainers
3
Versions
1302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sankhyalabs/ezui-docs - npm Package Compare versions

Comparing version

to
4.7.0

15

components/ez-modal/readme.md

@@ -10,9 +10,10 @@ # ez-modal

| Property | Attribute | Description | Type | Default |
| ------------------- | --------------------- | -------------------------------------------------------------------------------------------- | ------------------- | ----------- |
| `align` | `align` | Define o alinhamento do ez-modal. | `"left" \| "right"` | `undefined` |
| `closeEsc` | `close-esc` | Define se o ez-modal será fechado ao clicar `ESC`. | `boolean` | `false` |
| `closeOutsideClick` | `close-outside-click` | Define se o modal será fechado ao clicar fora do conteúdo. | `boolean` | `false` |
| `modalSize` | `modal-size` | Define o tamanho do ez-modal. Devem ser definidas seguindo grid-layout. Exemplo: `col-sd-3`. | `string` | `undefined` |
| `opened` | `opened` | Define se o ez-modal está aberto. | `boolean` | `true` |
| Property | Attribute | Description | Type | Default |
| ------------------- | --------------------- | ---------------------------------------------------------------------------------------------------- | --------------------- | ----------- |
| `align` | `align` | Define o alinhamento do ez-modal. | `"left" \| "right"` | `undefined` |
| `closeEsc` | `close-esc` | Define se o ez-modal será fechado ao clicar `ESC`. | `boolean` | `false` |
| `closeOutsideClick` | `close-outside-click` | Define se o modal será fechado ao clicar fora do conteúdo. | `boolean` | `false` |
| `heightMode` | `height-mode` | Ativa o modo Full, permitindo que o Modal expanda-se verticalmente e ocupe todo o espaço disponível. | `"full" \| "regular"` | `"regular"` |
| `modalSize` | `modal-size` | Define o tamanho do ez-modal. Devem ser definidas seguindo grid-layout. Exemplo: `col-sd-3`. | `string` | `undefined` |
| `opened` | `opened` | Define se o ez-modal está aberto. | `boolean` | `true` |

@@ -19,0 +20,0 @@

@@ -17,2 +17,3 @@ # ez-upload

| `requestHeaders` | `request-headers` | Headers para a requisição Http | `any` | `undefined` |
| `subtitle` | `subtitle` | Define o subtítulo utilizado no campo de upload | `string` | `undefined` |
| `urlDelete` | `url-delete` | Define a URL de deleção | `string` | `undefined` |

@@ -19,0 +20,0 @@ | `urlUpload` | `url-upload` | Define a URL de upload | `string` | `undefined` |

{
"name": "@sankhyalabs/ezui-docs",
"version": "4.6.1",
"version": "4.7.0",
"description": "Documentação da biblioteca de componentes Sankhya.",

@@ -5,0 +5,0 @@ "main": "",