ame-miniapp-components
Advanced tools
Comparing version 3.0.0-beta.7 to 3.0.0-beta.8
{ | ||
"name": "ame-miniapp-components", | ||
"version": "3.0.0-beta.7", | ||
"version": "3.0.0-beta.8", | ||
"description": "Biblioteca de componentes para construção de miniapps ame", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -36,4 +36,4 @@ ## View | ||
| paddingBottom | Define o padding em baixo, [veja os valores](#Espaçamento) | string | xxxs | | ||
| paddingX | Define o padding no eixo X, [veja os valores](#Espaçamento) | string | null | | ||
| paddingY | Define o padding no eixo Y, [veja os valores](#Espaçamento) | string | null | | ||
| paddingHorizontal | Define o padding no eixo X, [veja os valores](#Espaçamento) | string | null | | ||
| paddingVertical | Define o padding no eixo Y, [veja os valores](#Espaçamento) | string | null | | ||
| margin | Define a margem no eixo X e Y, [veja os valores](#Espaçamento) | string | null | | ||
@@ -40,0 +40,0 @@ | marginLeft | Define a margem no lado esquerdo, [veja os valores](#Espaçamento) | string | null | |
@@ -17,3 +17,3 @@ ## TextLink | ||
Um texto qualquer | ||
<TextLink onClick='() => { funcaoClick() }'/> Texto Link </TextLink> | ||
<TextLink onPress='() => { funcaoClick() }'/> Texto Link </TextLink> | ||
[b]um texto bold[/b] | ||
@@ -20,0 +20,0 @@ </Text> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9713448
64983