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
0
Versions
1149
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 0.0.0-feat-dev-KB-81491.1 to 0.0.0-feat-dev-KB-81491.2

44

components/ez-calendar/readme.md

@@ -25,2 +25,46 @@ # ez-calendar

## Methods
### `fitHorizontal(rightOffset: number) => Promise<void>`
Ajusta o posicionamento horizontal do ez-calendar conforme a disponibilidade de espaço.
#### Returns
Type: `Promise<void>`
### `fitVertical(topOffset: number, bottomOffset: number) => Promise<void>`
Ajusta o posicionamento vertical do ez-calendar conforme a disponibilidade de espaço.
#### Returns
Type: `Promise<void>`
### `hide() => Promise<void>`
Oculta o ez-calendar.
#### Returns
Type: `Promise<void>`
### `show(top?: string, left?: string, bottom?: string, right?: string) => Promise<void>`
Exibe o ez-calendar em uma posição determinada.
É possível determinar o posicionamento através dos parâmetros, no formato css.
#### Returns
Type: `Promise<void>`
## Dependencies

@@ -27,0 +71,0 @@

2

package.json
{
"name": "@sankhyalabs/ezui-docs",
"version": "0.0.0-feat-dev-KB-81491.1",
"version": "0.0.0-feat-dev-KB-81491.2",
"description": "Documentação da biblioteca de componentes Sankhya.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc