@builder.io/widgets
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -51,3 +51,6 @@ import { BuilderBlock, BuilderBlocks } from '@builder.io/react'; | ||
marginTop: '50px', | ||
paddingBottom: '50px' | ||
paddingBottom: '50px', | ||
textAlign: 'center', | ||
display: 'flex', | ||
flexDirection: 'column' | ||
} | ||
@@ -66,4 +69,4 @@ }, | ||
large: { | ||
marginTop: '50px', | ||
paddingBottom: '50px' | ||
display: 'flex', | ||
flexDirection: 'column' | ||
} | ||
@@ -130,3 +133,3 @@ } | ||
name: 'autoplaySpeed', | ||
type: 'boolean', | ||
type: 'number', | ||
defaultValue: 5, | ||
@@ -177,4 +180,4 @@ helperText: 'If auto play is on, how many seconds to wait before automatically changing each slide' | ||
paddingRight: '20px', | ||
paddingTop: '20px', | ||
paddingBottom: '20px', | ||
paddingTop: '10px', | ||
paddingBottom: '10px', | ||
minWidth: '100px', | ||
@@ -181,0 +184,0 @@ textAlign: 'center', |
@@ -35,3 +35,6 @@ "use strict"; | ||
marginTop: '50px', | ||
paddingBottom: '50px' | ||
paddingBottom: '50px', | ||
textAlign: 'center', | ||
display: 'flex', | ||
flexDirection: 'column' | ||
} | ||
@@ -50,4 +53,4 @@ }, | ||
large: { | ||
marginTop: '50px', | ||
paddingBottom: '50px' | ||
display: 'flex', | ||
flexDirection: 'column' | ||
} | ||
@@ -114,3 +117,3 @@ } | ||
name: 'autoplaySpeed', | ||
type: 'boolean', | ||
type: 'number', | ||
defaultValue: 5, | ||
@@ -117,0 +120,0 @@ helperText: 'If auto play is on, how many seconds to wait before automatically changing each slide' |
@@ -35,4 +35,4 @@ "use strict"; | ||
paddingRight: '20px', | ||
paddingTop: '20px', | ||
paddingBottom: '20px', | ||
paddingTop: '10px', | ||
paddingBottom: '10px', | ||
minWidth: '100px', | ||
@@ -39,0 +39,0 @@ textAlign: 'center', |
{ | ||
"name": "@builder.io/widgets", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4681654
34186